eeeh? easy mode? only kids play in easy mode!!

This commit is contained in:
pennyrigate 2023-04-20 04:06:29 -04:00
parent 273ede7e9d
commit 22656e9efa
18 changed files with 126 additions and 86 deletions

View file

@ -16,6 +16,8 @@ func _ready():
flip_timer.start(time_ms)
else:
delay_timer.start(delay)
#Easy mode
time_ms /= Game.easy_mode_speed_factor
func _on_AnimationPlayer_animation_finished(anim_name):
#Return to idle after turn animation