- Home /
Question is off-topic or not relevant
How do I make a first person player get in a vehicle?
(Revised) How would I set a first person player as a child to a vehicle? Then how would I turn on the controls for the vehicle after the player is in? (The vehicle camera is in 3rd person.)
unity answers is not the place to ask for full scripts doing something. Here you can ask questions about a specific problem YOU are facing. Also if you are asking for a how-to use the forum. Im sure if you google this, you'll find some good hits
However you could setup collider-triggers around your vehicle, if the character is inside this trigger(and maybe also pressed a key) you can (with or without animation) make the character a child of the vehicle.
Jonathon82931 don't you have other things to do? I mean writing hamburges and things like you just commented on random answers doesn't sound like a hobby or work to me
ImagineBros, unfortunately, UA is meant to help you in your process, not do the process for you. This has already been answered, just do a little search. Once you got a few running and you really cannot make it then you will probably get help, until then you need to learn.
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
HoverCraft physics error 1 Answer
JS Enter Exit with NetworkPlayer 1 Answer
Parenting player to car on click. 1 Answer
The name 'Joystick' does not denote a valid type ('not found') 2 Answers