rolling fiend now blue

This commit is contained in:
pennyrigate 2023-01-13 01:25:44 -05:00
parent e25dd87774
commit f797897a6c
10 changed files with 58 additions and 16 deletions

View file

@ -16,6 +16,7 @@ extents = Vector2( 5, 4.5 )
extents = Vector2( 5, 4.5 )
[node name="Rock" type="KinematicBody2D" groups=["pushable"]]
collision_layer = 4
script = ExtResource( 3 )
[node name="Sprite" type="Sprite" parent="."]