forked from team-sg/hero-mark-2
changed hitbox
This commit is contained in:
parent
0185f55dc4
commit
98bc5119d4
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ tracks/1/keys = {
|
||||||
[sub_resource type="RectangleShape2D" id=1]
|
[sub_resource type="RectangleShape2D" id=1]
|
||||||
extents = Vector2( 3, 3 )
|
extents = Vector2( 3, 3 )
|
||||||
|
|
||||||
[node name="ArtificialSoul" type="Node2D"]
|
[node name="ArtificialSoul" type="Node2D" groups=["enemy"]]
|
||||||
script = ExtResource( 2 )
|
script = ExtResource( 2 )
|
||||||
radius = 4.0
|
radius = 4.0
|
||||||
speed = 2.0
|
speed = 2.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue