mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-24 17:14:23 +00:00
Add Cursor
to the cursor
group
This commit is contained in:
parent
240314ca8e
commit
549dc2a1b3
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
[sub_resource type="CircleShape2D" id="CircleShape2D_j2mj5"]
|
[sub_resource type="CircleShape2D" id="CircleShape2D_j2mj5"]
|
||||||
radius = 4.0
|
radius = 4.0
|
||||||
|
|
||||||
[node name="Cursor" type="CharacterBody2D"]
|
[node name="Cursor" type="CharacterBody2D" groups=["cursor"]]
|
||||||
collision_layer = 64
|
collision_layer = 64
|
||||||
collision_mask = 0
|
collision_mask = 0
|
||||||
motion_mode = 1
|
motion_mode = 1
|
||||||
|
|
Loading…
Reference in a new issue