make cursor top level
This commit is contained in:
parent
ecdc0da046
commit
750f138ee2
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ animations = [{
|
|||
|
||||
[node name="Cursor" type="Node2D"]
|
||||
top_level = true
|
||||
z_index = 100
|
||||
script = ExtResource("1_b5uuj")
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
|
|
Loading…
Reference in a new issue