|
|
|
|
|
by zlsa
1416 days ago
|
|
I can concur - the stated position is that GDScript should only be used for non-performance-critical tasks, but even with a hundred objects running a simple script every frame, performance absolutely tanks in 3.x. The performance wall is so easy to hit that GDNative is almost a requirement to get good performance in non-trivial projects. |
|