adjusted roboturret turn speed
This commit is contained in:
parent
f92e302535
commit
52f856ad6b
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ region_rect = Rect2( 20, 0, 20, 16 )
|
|||
position = Vector2( -9, 2 )
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
playback_speed = 0.75
|
||||
anims/RESET = SubResource( 2 )
|
||||
"anims/turn left" = SubResource( 3 )
|
||||
"anims/turn right" = SubResource( 4 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue