This page should include how to add scripts that interface with entities.
Right now this is lumped into the "entities" page, I will separate this out.
This page will include:
The old entities page needs removed:
Going forward it'd be nice to group entity stuff into subpages, and split up the big entities page into smaller chunks, similar to the Beginner's Guide to Qodot.
All suggestions (additions, removals, reworkings) are welcome.
This page should include how to add scripts that interface with entities.
Right now this is lumped into the "entities" page, I will separate this out.
This page will include:
if "color" in properties:Engine.is_editor_hint()connect("is_area_entered", "_on_area_entered")The old entities page needs removed:
Going forward it'd be nice to group entity stuff into subpages, and split up the big entities page into smaller chunks, similar to the Beginner's Guide to Qodot.
All suggestions (additions, removals, reworkings) are welcome.