Exemplo n.º 1
0
 public void trigger_death()
 {
     animator.SetTrigger(PlayerAnimatorParameters.death_trigger_id);
     psm.jab_land_fx();
 }