This commit is contained in:
2026-04-05 08:02:34 -07:00
parent 13519580c7
commit 7b5ce2e4a5
77 changed files with 2739 additions and 30 deletions

View File

@@ -90,6 +90,7 @@ func _input(event):
if self.priority < max_priority:
return
print("MAX PRIOORITY", max_priority)
get_viewport().set_input_as_handled()
# Check if interacted signal has connections - it takes precedence