|
|
|
|
|
by kasztelan_
646 days ago
|
|
I wish that was true. I just started rewriting my project from C# to GDScript today so it can run on 32 bit ARM android devices. Let's say I'm not a big fan of the language. Why the hell they decided to not implement normal for loops, was just googling how to iterate an array backwards and most people were like "just invert the array and iterate over it, bro" They should have just used Typescript, it's a sweet spot between safety and productivity. |
|
https://docs.godotengine.org/en/stable/classes/class_@gdscri...
Admittedly not very pretty but it certainly works.