Query mission object
by M Sazzad Karim · in Torque Game Engine · 08/20/2006 (12:28 am) · 1 replies
Hi,
I was trying to query all mission object in a mission and add them in a array.
Does anyone know the best technique to do this?
I'll use the array to get the position of the object later.
Thank you in advance
I was trying to query all mission object in a mission and add them in a array.
Does anyone know the best technique to do this?
I'll use the array to get the position of the object later.
Thank you in advance
Torque Owner M Sazzad Karim
I think I should re phrase my words.
Is there any Torque Guru available to help me? I need to list all the objecs in a mission
and check the type of object to do something usefull.
Like I want to know all the vehicle position in a mission.
For this we need to list all the vehicle object first and then get their position.
If anyone could point out how to do this, it would help me a lot.
Thank you