GreenCrowDev / hoodie

Hoodie is a plugin for Godot Engine 4 that offers a visual scripting interface for generating procedural geometry.
MIT License
223 stars 5 forks source link

Add a check button to disable showing custom inspector values for `HoodieNode`s #45

Closed GreenCrowDev closed 4 months ago

GreenCrowDev commented 4 months ago

Since it could be heavy on performance.

Maybe implement it with a lock button (it will also lock the inspector to the last hoodie node selected).