Hello,
How do I hide/show exposed properties in tool nodes dinamically?.
For example a tool node with an exposed enum with many options: flying_enemy, ground_enemy, aquatic_enemy
. When the type is changed, show the properties of the type picked and hide the rest.