Tractor beam

This commit is contained in:
Altaezio
2026-06-14 12:21:31 +02:00
parent 940b3c1553
commit 91855b5b43
8 changed files with 168 additions and 63 deletions

View File

@@ -48,6 +48,9 @@ func is_action_need_press_time() -> bool:
func get_action_press_time() -> float:
return DEFAULT_PRESS_TIME
func get_action_is_hold() -> bool:
return false
func get_usage_object_affected(_i : Area2D) -> bool:
return false