Game Development Community

Help Creating Ropes

by Do Not Delete · in Torque X Platformer Kit · 07/09/2007 (3:45 pm) · 4 replies

I created a rope using Tilemaps and added the OneWayPlatform component with Can Climb through checkbox checked. I also added the Ladder component, but the dragon still don't climb it. Is it because there are no collision on the rope or what?

If anyone can help me that would be great!

Thanks,
YellowShadow

#1
07/09/2007 (10:36 pm)
I also need help creating those platforms that once you jump on it, it collapses. If anyone could make a tutorial or something that would be great. I read the documentation and I still don't get it.
#2
07/11/2007 (10:45 pm)
Anybody? I really need help on this.
#3
07/12/2007 (3:27 pm)
It might help to compare the component definitions of your ropes and platforms to those in the platformer demo scene files.
#4
07/12/2007 (5:01 pm)
Thanks. I finally got this to work :)