- Home /
This question was
closed Jan 07, 2020 at 07:06 PM by
blue_coder for the following reason:
Other
Question by
blue_coder · Jan 06, 2020 at 07:33 AM ·
c#audioaudiosourcespaceship
Audio & SpaceShip problems
Hey, anyone have a code that the player can drive a ship? It's a First Person game, i have tried other codes from Youtubers but all of these make the Ship object fly away from the player or simply don't move. (Rigidbody problems i think)
Also, i've had some problems with sounds in Unity. Well, i've tried playing a SFX in my level scene and that don't work. BUT when i tried in another scene, it worked.
Comment
Answer by Ady_M · Jan 06, 2020 at 03:50 PM
You need to split this into two separate questions, one about the ship movement and one about the audio.
Explain each problem thoroughly. Tell us what you are trying to achieve, what you've tried and what's currently happening.
Show some code.