maxgame/addons/popochiu/engine/templates/walkable_area_template.gd
2025-07-17 01:49:18 -04:00

6 lines
334 B
GDScript

@tool
extends PopochiuWalkableArea
# ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ VIRTUAL ░░░░
# TODO: Add useful hooks to WalkableArea (active/inactive, char walking, etc)