Game Development Community

Constructor export problems

by Kevin Lee · in Constructor · 08/27/2007 (4:52 pm) · 1 replies

I am trying to create a tower that is narrow on top and fatter at the bottom, with spiral stairs that wrapp around the tower. Here is an image of my tower with stairs.

www.backalleygames.com/tower.jpg
When I export this out using the Export/Torque game engine(map2dif plus) the stairs get messed up and stack on top of one another or disappear all together.

If I export this out using the exportasDif then I can either walk through the stairs or the collision on the stairs is all messed up.

Anyone have any ideas that I might be able to try.

#1
08/30/2007 (9:56 pm)
Not sure if this will solve your problem, but there seems to be a general issue with Constructor 1.0.3 and DIF export. Save the file, close it, re-open it and then export to DIF. This should put the collisions back.

Good luck.