News

There is contradictory information within the class reference and the gdscript reference in regards to the performance of Packed*Array types versus regular Array and typed array classes. GDScript ...
So, while I think it's useful to remind users that Array[Array[float]] types are not yet supported internally by Godot, it would still be useful to let them know how they can use property type hints ...