add: Configuration Warnings and Asserts#46
Conversation
|
Problem: Reset buttons on exported properties are randomly disappearing. Might be related to setter on exported properties with the type of node? |
|
Basically you need to reload the scene before getting to reset any properties. |
|
Bug not related. #48 |
|
I implemented some basic warnings for both FSM and BT. |
Seems to work fine :) |
Good point. Also adding tool keyword to the templates. I am not sure if warnings work even without tool on scripts extending a tool script? Can't test it right now, but I remember fiddling around with this earlier. |
Here are warnings working without the @SirPigeonz Any idea what causes this weird behaviour? |
I have no idea :D |
lol same |
|
Adding asserts is postponed until #47 is implemented |



Add configuration warnings and asserts to the FSM and BT nodes.