piggy fixies! :)
This commit is contained in:
parent
0c9528c7c1
commit
9a5d19789c
3 changed files with 16 additions and 5 deletions
|
@ -62,13 +62,13 @@ colors = PoolColorArray( 1, 1, 1, 1, 1, 1, 0.290196, 1 )
|
|||
|
||||
[node name="Cop" type="Node2D"]
|
||||
script = ExtResource( 1 )
|
||||
idle_turns = 2
|
||||
|
||||
[node name="AnimatedSprite" type="AnimatedSprite" parent="."]
|
||||
show_behind_parent = true
|
||||
material = SubResource( 7 )
|
||||
position = Vector2( 5, -2 )
|
||||
frames = SubResource( 6 )
|
||||
animation = "shoot"
|
||||
animation = "idle"
|
||||
playing = true
|
||||
|
||||
[node name="ShootPosition" type="Position2D" parent="AnimatedSprite"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue