#Arrays and enumerations

2 messages · Page 1 of 1 (latest)

strange fossil
#

How can I make array with elements that uses custom enum? And is it even possible?

glossy dome
#

Yes you can!
Do note, however, that in C#, you have to use Godot's array collection for it to be exportable.