GreenCrowDev / hoodie

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

HoodieMesh Inputs property list names are not descriptive enough #22

Closed GreenCrowDev closed 7 months ago

GreenCrowDev commented 7 months ago

Now the input name corresponds to the index of the HoodieNode: immagine

It should probably be something a bit more descriptive, like the full name of the node + the index.