mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-09-13 21:05:18 -05:00
audio on jumps
This commit is contained in:
@@ -4,6 +4,7 @@ using UnityEngine;
|
||||
|
||||
public class AerialJumpingState : AerialBaseState
|
||||
{
|
||||
|
||||
|
||||
private int previousJumpNum;
|
||||
public override void EnterState(AerialStateManager aSM, AerialBaseState previousState){
|
||||
|
||||
Reference in New Issue
Block a user