mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-09-12 12:25:16 -05:00
small updates
This commit is contained in:
@@ -43,6 +43,8 @@ public class NitroStateManager : NetworkBehaviour
|
||||
public float nitroVelBoost = 40;
|
||||
public float nitroAccBoost = .4f;
|
||||
|
||||
public AudioSource boostSound;
|
||||
|
||||
void Awake(){
|
||||
|
||||
////Initialize Player Components
|
||||
|
||||
Reference in New Issue
Block a user