kõik vanad helid lisatud, peaaegu kõik esimese iteratsiooni helid on lisatud, auto jaoks üks lisaloogika on tehtud
This commit is contained in:
@@ -40,6 +40,7 @@ public class CarDrivingRoutine : MonoBehaviour
|
||||
targetRotationSpeed = rotationSpeed;
|
||||
|
||||
CarMovement.start(); //starting the car sound here
|
||||
AudioManager.Instance.SetGlobalParameter("CarPassengerLogic", 0.0f); //change the value of the global parameter in FMOD, initial value
|
||||
}
|
||||
|
||||
// Update is called once per frame
|
||||
|
||||
Reference in New Issue
Block a user