Anonymous
7/25/2025, 12:37:18 AM
No.106014059
>>106013480
juan said you shouldn't pool cause instantiation is quick and there is some form of pooling internally already, so you should probably benchmark
gdscript is slow though, so even with pooling you may get shit performance just updating the instances
having multiple pools for different types of things is fine
juan said you shouldn't pool cause instantiation is quick and there is some form of pooling internally already, so you should probably benchmark
gdscript is slow though, so even with pooling you may get shit performance just updating the instances
having multiple pools for different types of things is fine