forked from team-sg/hero-mark-2
restore rolling fiend ceiling murder behavior >:)
This commit is contained in:
parent
d27d9d8b83
commit
c704cabd45
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ animations = [ {
|
||||||
extents = Vector2( 3.5, 3.5 )
|
extents = Vector2( 3.5, 3.5 )
|
||||||
|
|
||||||
[sub_resource type="RectangleShape2D" id=4]
|
[sub_resource type="RectangleShape2D" id=4]
|
||||||
extents = Vector2( 3, 3 )
|
extents = Vector2( 4, 4 )
|
||||||
|
|
||||||
[node name="RollingFiend" type="Node2D" groups=["enemy"]]
|
[node name="RollingFiend" type="Node2D" groups=["enemy"]]
|
||||||
script = ExtResource( 3 )
|
script = ExtResource( 3 )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue