6 lines
334 B
GDScript
6 lines
334 B
GDScript
@tool
|
|
extends PopochiuWalkableArea
|
|
|
|
|
|
# ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ VIRTUAL ░░░░
|
|
# TODO: Add useful hooks to WalkableArea (active/inactive, char walking, etc)
|