mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-08-26 12:24:15 -05:00
50% audio implement
This commit is contained in:
@@ -622,6 +622,7 @@ public class AerialStateManager : NetworkBehaviour
|
||||
{
|
||||
//Debug.Log("Found Hook");
|
||||
hookPoint = hookPoints[hookPointIndex]; //The point we are grappling from
|
||||
grappleSound.Play();
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user