Project rocket success sound and main engine sound not working

So for some reason, even though I’ve triple checked my coder against rick’s, when I hit the finish no sound plays, even though everything else works fine. At the same time my main engine sound seems to break, and no longer plays. The console simply says there is no valid audio clip for “thrusters”, my variable.

Here are the variables in collision handler,

image

and here are the Sequences that trigger sound and loading,

image

So turns out it’s only the success sound that’s not working, I had just forgotten to apply changes to my prefab.

EDIT:

Turns out you have to actually assign the sounds to the script’s own inspector fields rather than just in the inspector for the player.

2 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms