Neuroburst

Results 4 comments of Neuroburst

it would be very nice to have as there are no instructions on how to compile and build it :(

As another workaround, you can just clear the material before the node is queue_free()'d

> This is happening a lot more, now. Due to the bug where resource set to local to scene has been creating local copies of the material in editor (see...

My code only deals with one mesh which was set up earlier. `NOTIFICATION_PREDELETE` just calls before the node is `queue_free()`'d, but in my case the node directly has the mesh...