IcterusGames / SimpleGrassTextured

Plugin to make grass on Godot 4
MIT License
170 stars 16 forks source link

Add documentation comments #11

Open jkulawik opened 6 months ago

jkulawik commented 6 months ago

Please add documentation to the exported properties in grass.gd (or more/everywhere if so inclined).

It is fairly simple now (just add a comment starting with ##) and it generates tooltips in the editor.

https://docs.godotengine.org/en/latest/tutorials/scripting/gdscript/gdscript_documentation_comments.html