- Home /
Inside of a ship
Well I built a console system of a star ship, with a window so you can see out, but how to I attach this to the FPS walker, and hold your horses I know you can position it so it moves with you, but the angle of it doesn't change as you look around. Example you look up, and the object stays the same as it did when you looked straight.
Comment
why would you want to attach the ship's console to the FPS walker? What are you trying to achieve?
It would make it appear that you are in the cockpit of a ship.
Best Answer
Answer by Mike 3 · Jun 03, 2010 at 08:05 PM
Attach it to the camera inside of the FPS Walker (Assuming I read your question correctly)
To elaborate, make the cockpit and other elements a child of the camera you use to view the game world.
Your answer