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
Computer security, digital forensics, and platform jumper enthusiast. shells.myw3b.net/~syreal/
Torque Owner rennie moffat
Renman3000