forked from team-sg/hero-mark-2
adjusted famira balancing
This commit is contained in:
parent
7240402776
commit
9e8abe19ef
19 changed files with 128 additions and 41 deletions
|
@ -4,7 +4,7 @@ signal cutscene_finished
|
|||
|
||||
const DeathParticles = preload("res://objects/enemy/death_particles.tscn")
|
||||
|
||||
export var cutscene_skip: float = 92.0
|
||||
export var cutscene_skip: float = 78.5
|
||||
|
||||
onready var animation_player: AnimationPlayer = $AnimationPlayer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue