forked from team-sg/hero-mark-2
adjusted roller fiend
This commit is contained in:
parent
54f0880864
commit
124b5e16aa
6 changed files with 96 additions and 8 deletions
|
@ -10,6 +10,7 @@ extents = Vector2( 4, 3.5 )
|
|||
extents = Vector2( 4, 0.5 )
|
||||
|
||||
[node name="FallingBlock" type="KinematicBody2D"]
|
||||
collision_layer = 4
|
||||
script = ExtResource( 2 )
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue