mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-24 20:17:31 -04:00
gate_enter don't hide ui
This commit is contained in:
parent
a82a27b38f
commit
602780df6c
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ var _visible: bool = true
|
|||
|
||||
|
||||
func _ready() -> void:
|
||||
gate_events.gate_entered.connect(hide_ui)
|
||||
command_events.set_mouse_mode.connect(set_mouse_mode)
|
||||
Input.set_mouse_mode(Input.MOUSE_MODE_VISIBLE)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue