Moving platforms
by Chris Canepa · in Torque X Platformer Kit · 09/24/2008 (7:52 am) · 4 replies
How do I make a moving platform. I just want a platform that moves up and down. I tried using the PlatofrmMoveComponent but with no luck.
Any help would be appreciated
Any help would be appreciated
About the author
#2
10/07/2008 (7:32 am)
Does anyone know if there's a way to make a platform follow a path that you could draw on the screen? It would be nice to have a visual representation of where the platform will move to, rather than punching in numbers and testing to see if they move how you want them to... Perhaps a new component?
#4
02/01/2010 (11:51 pm)
I don't know if is something that I miss... but every time the platform reach the LinkPoint (using PathsInTXB component) or even so using a tilemap with Blank Object Scene with SolidPlatformerComponent mounted the player falls as there was no collision enabled. Is there anyone having this issue too?
Torque Owner Zilla