We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I created a new data type as a List, of a Vector2D (Integer) type.
Any vectors I add inside the list always appear empty:
It appears so both in the Field Definitions window (setting the default), and when actually setting a property.
The text was updated successfully, but these errors were encountered:
Hey @gurpreetsinghmatharoo !
Thanks for bringing this up. In fact, lists of vectors are not supported (yet), as the built-in integrity checks will tell you as well:
So, I'll make this a feature issue for now.
Sorry, something went wrong.
Oh. Well, I hope it is implemented soon, as it's a quite important data type we need in our game. 😃 Good luck!
No branches or pull requests
I created a new data type as a List, of a Vector2D (Integer) type.
Any vectors I add inside the list always appear empty:
It appears so both in the Field Definitions window (setting the default), and when actually setting a property.
The text was updated successfully, but these errors were encountered: