Moving over an Angled Platform
heman85
Member Posts: 36
Team, I have some issues to make my player move over a angled platform. Is a regular platform just with an angle of 14.0
My Player is moving using the SELF.MOTION.LINEAR.X 150 Right -150 Left. I try to set friction on the platform or on Player but doesn't work. Angle Speed doesn't work. If I make a rule to change the attribute SELF.MOTION.LINEAR.X +135 when Player touch the angled platform works, but doesn't look like a real movement.
I'm out of ideas, any suggestion are welcome. Thanks
Comments
I know this can be a simple question, but any help or suggestion are welcome. Thanks
change the rotation and speed of the actor when it collides with the platform? Can't be that hard