I am creating a game that has obstacles in it and it is in first person. I created a sliding platform that transverses a canyon. I want the player to step on the platform and “go for a ride” however, the platform holds up the player but the platform moves out from under the player and the player falls into the abyss. How do I have the player step on the platform and travel with the platform without the player having to move. This is kind of like a moving sidewalk. I have done this before with no problems but since I’m creating an iPhone game, I can’t seem to figure out why it doesn’t work in the mobile assets.
Thank you for any help you may be able to offer.
Tom
Thank you for the help. It seemed to work. I had some trouble getting it back after the character stepped of but I got it. Thanks again! Tom
– LordZephyrYou're welcome. :) Glad you got it working. As a sidenote, if you feel the answer helped you, it helps the site a little (and I do so love it) if you mark the answer as correct. ;)
– CHPedersen