is it possible to walk freely on a moving platform and at the same time moving with its? For example a sailor on a boat
I want to simulate a first person sailor that walks on its moving ship
Answer by Trigary · Jan 29, 2016 at 04:04 PM
Yes, it is possible.
This question has already been answered multiple times, here's an example: http://answers.unity3d.com/questions/12083/how-to-get-a-character-to-move-with-a-moving-platf.html
The easiest way might be to make the sailor the child of the boat when he is touching it.
Answer by Dogui92 · Jan 30, 2016 at 05:32 PM
ok, i make the sailor the child of boat, but the sailor moves with boat only if i deactivate his character control... in this way the sailor cannot moves on the ship
Your answer
Follow this Question
Related Questions
character turning full circle 0 Answers
script not workig 0 Answers
How would i go about making a post processing filter for a game? 0 Answers
enemy ai walking randomly and stopping 0 Answers