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