pickRect()
by Kevin James · in Torque Game Builder · 06/12/2010 (7:56 pm) · 3 replies
I want to do something like this:
%objList = scenegraph.pickRect($player.rectangle);
But obviously rectangle is not valid. How do I get the area of an object?
%objList = scenegraph.pickRect($player.rectangle);
But obviously rectangle is not valid. How do I get the area of an object?
About the author
Hobbyist game developer -- free and open source games FTW.
Torque Owner rennie moffat
Renman3000