Game Development Community

Drag and drop tilemap crashes Torque X Builder 2D

by Jared Smith · in Torque X 2D · 05/16/2009 (4:40 pm) · 3 replies

When I try to drag and drop a tilemap into a new scene the editor crashes.

#1
05/16/2009 (7:23 pm)
Hello Jared,

This is a known issue, there is supposedly a fix comming soon. Also, the same thing is said to happen to particle effects.

The only work-around I've found for this issue for the time being is to actually manually add the tile layer to the *.txscene file under the <Objects> section and then load the scene into TXB and the tile map should then show up.
#2
05/16/2009 (9:50 pm)
Cool, good to know it's not just me :) That workaround should be good for now, I want to see if I can use the tilemaps as a way of creating nodes for pathfinding.
#3
05/17/2009 (3:15 pm)
<grumbles> I just submitted that bug myself. </grumbles>