Game Development Community

how to delete a object created in script?

by DieRich · in Torque 2D Beginner · 06/04/2014 (3:26 am) · 1 replies

Hi all, I create a ScriptObject in script "new Scroller(stTest);", and how to delete it?

any clue will be thankful.