Tractor beam
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user