New Tutorial - Conditionally Expose Properties to the Inspector In Godot
November 19, 2020

In this new tutorial I show how we can use conditions to determine which properties will be shown within the Inspector tab of the Godot Engine editor.

The result should be something like this:

Result

The tutorial itself can be found here.

Happy forging!