Object collisions.
#1

Hi,

For ex:

i have two objects

Код:
new objectx;
new object2;

objectx = CreateDynamicObject( ... );
object2 = CreateDynamicObject( ... );
And i want to put object2 on the nearest z coordinate (simpler explanation on other object) of object objectx. I need to know what z coordinate i will need to set of any object model on another object model.
Reply


Messages In This Thread
Object collisions. - by Banditukas - 16.02.2015, 13:40
Re: Object collisions. - by ATGOggy - 16.02.2015, 13:51
Re: Object collisions. - by Banditukas - 16.02.2015, 14:15
Re: Object collisions. - by Jefff - 16.02.2015, 15:41
Re: Object collisions. - by Banditukas - 16.02.2015, 16:30

Forum Jump:


Users browsing this thread: 1 Guest(s)