Game Development Community

DiegoGdVU's Forum Posts

Thread Post Date Posted
Tell a GuiSrpiteControl who's his parent Thanks that worked, only thing i dont know is thatmy sprites are translucid/tranparent for some reas... read more 10/19/2013 (12:46 pm)
How to install Torque 2D with visual studio and.. Tristan that's a VS 2010 error that can be fix by downloading VS 2010 SP1 More info in the link ... read more 09/16/2013 (11:47 am)
Trying to delete an object after a set ammount of time Thanks Lukas, that did the trick.... read more 09/15/2013 (2:50 pm)
How to determine the object's base type I think this one will do. [code]getClassName()[/code] this one is similar, but will tell the c... read more 09/15/2013 (2:15 pm)
Problem with behaviors Well that correction was part of the solution, but with only that change the bug persisted, after re... read more 08/06/2013 (3:55 pm)
getRandom() always retuning the same values Well that did the trick, thanks Simon.... read more 08/05/2013 (9:49 pm)
Printing a matrix for debugging Well yea i could do that, i was hoping there were other output functions that made my job easier, bu... read more 08/04/2013 (11:31 am)