how to rotate a character when it walks on a platform which is in different angle.
CodeArtOnline
Member Posts: 84
hi there !!
how to rotate a character when it walks on a platform which is in different angle.
example: i have character which is walking . but when it start walking on other surface which is in different angle. i want this character to do same.. i hope you undeersatand what i mean...
Thanks !
Comments
Might look odd if the character is human as we would never walk up a 45° angle leaning back 45° so I would probably leave it as is but I did a robot that changes angle based on slopes below if its useful.
http://www.deepblueapps.com/gs-robot-demo/
i dont understand what you mean. but this is what i want. thankss
umm , i want it like this .. .. please have a look .. @DeepBlueApps
It's essentially the same thing, the actor is changing image and angle when it makes contact the 45 degree platform. As its box changes angle the actor shifts his weight.
I'm guessing the image for the curved platforms would be built up of 6 blocks of solid ground with a non solid platform holding the image. The 6 blocks would be at different angles. Kinda hard to show without a computer.