Closed Jemy191 closed 10 months ago
Thanks for the sample. Typed arrays is godot 4.0 feature. The project currently supports 3.5. The update to 4.0 is under WIP. I will fix your SO error anyway soon.
Thanks I will check that when it will be ready
GDScript 2.0 support is released with GDShrapt.Reader 4.0.0. Your StackOverflow error is fixed also.
Parsing this file make an Stackoverflow exeption:
Parsing the file is fine except when I add
: Array[DeckData]
infunc setup
DeckData is a GodotObject defined in C#
I use version 3.1.2 alpha
Edit: Does the package only work with GdScript v1? Because I am using Godot 4.1 with GdScript v2 you should add that to the readme.