Putting Many objects together making it ONE object?
#1

Ive made an object out of many to act as one object. Is there anyway to make it all ONE object instead of seperate ones?

Objects :

Код:
CreateObject(1270,766.70001221,-48.79999924,1000.59997559,90.00000000,90.00000000,0.00000000); //object(parkingmeterg) (1)
	CreateObject(1943,766.90002441,-48.79999924,1000.59997559,0.00000000,0.00000000,90.00000000); //object(kg20) (1)
	CreateObject(1943,767.00000000,-48.79999924,1000.59997559,0.00000000,0.00000000,90.00000000); //object(kg20) (2)
	CreateObject(1943,765.70001221,-48.79999924,1000.59997559,0.00000000,0.00000000,90.00000000); //object(kg20) (3)
	CreateObject(1943,765.59997559,-48.79999924,1000.59997559,0.00000000,0.00000000,90.00000000); //object(kg20) (4)
	CreateObject(1270,765.90002441,-48.79999924,1000.59997559,90.00000000,90.00000000,180.00000000); //object(parkingmeterg) (2)
Reply
#2

No..Because theres isnt such a function(until now atleast)
nor can you convert those objects into one
Reply
#3

Yes, just use AttachObjectToObject. Then move the parent object.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)