fix: harden controller UI interactions
This commit is contained in:
parent
c260472d8a
commit
275de4dfa1
6 changed files with 214 additions and 23 deletions
|
|
@ -484,7 +484,7 @@ script = ExtResource("9_chat")
|
|||
|
||||
[node name="ControllerVirtualCursor" type="Control" parent="UIRoot"]
|
||||
unique_name_in_owner = true
|
||||
z_index = 500
|
||||
z_index = 4096
|
||||
mouse_filter = 2
|
||||
script = ExtResource("13_cursor")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue