Closed EliteMasterEric closed 1 year ago
Can you try to initialize the property?
@:export public var particle_texture(default, default) = new godot.Texture();
Yes, see above. You need to initialize the property with a simple instance and then it will work.
builds successfully, but causes this runtime error in Godot: