Game Development Community

RC1 Bug : Removing Atlas terrain crash in editor

by Vincent BILLET · in Torque Game Engine Advanced · 02/11/2007 (2:01 am) · 0 replies

When I remove an atlas terrain from the editor, it crashes.

But... when i type from console :
[AtlasID].delete();
it doesn't crash.