mirror of
https://git.kittycat.homes/zoe/pegchamp.git
synced 2024-08-15 03:15:39 +00:00
added cool animations
This commit is contained in:
parent
6cb03fda72
commit
62762082f7
8 changed files with 17 additions and 6 deletions
|
|
@ -42,7 +42,7 @@ shape = SubResource( 1 )
|
|||
shape = SubResource( 2 )
|
||||
|
||||
[node name="GraceTimer" parent="." instance=ExtResource( 3 )]
|
||||
wait_time = 0.24
|
||||
wait_time = 1.0
|
||||
|
||||
[node name="HitSFX" parent="." instance=ExtResource( 4 )]
|
||||
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ script = ExtResource( 5 )
|
|||
[node name="HitSFX" parent="." instance=ExtResource( 6 )]
|
||||
|
||||
[node name="GraceTimer" parent="." instance=ExtResource( 3 )]
|
||||
wait_time = 0.24
|
||||
wait_time = 1.0
|
||||
|
||||
[node name="ScoreCounter" parent="." instance=ExtResource( 7 )]
|
||||
base_multiplier = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue