Game Development Community

1.5.1 delete not working

by Vern Jensen · in Torque Game Builder · 08/23/2007 (1:14 pm) · 0 replies

On the Mac version of 1.5.1, if I drag an imageMap onto the trash icon, it deletes it, but then when I quit and restart, it's there again. Regardless of whether I save the level or not.

So then if I delete the actual image file from data/images, then it complains that those files are missing each time I start up. I have to go into the managed/datablocks.cs file and delete the code myself, since the trash icon in the GUI doesn't work properly.