Moving Objects?
#10

those coordinates (-1572,658,6) are for the other barrier, at the bottom entrance, and the moving target equals them - so you wont see any difference. i guess your barrier at the top has coords like -1701,687,24
are you sure you posted the proper lines? since your picture shows the other barrier, the coords are definetly not the same ^^
edit: i spotted your coords for the barriers:
Код:
	//Top Barrier Closed
	Test[0]=CreateObject(968,-1701.4300,687.7495,24.7500,0.0000,90.0000,-90.0000,100);
	//Top Barrier Opened
	Test[1]=CreateObject(968,-1701.4300,687.7495,24.7500,0.0000,0.0000,-90.0000,100);
	//Bottom Barrier Closed
	Test[2]=CreateObject(968,1572.2010,658.6796,6.9500,0.0000,90.0000,-90.0000,100);
	//Bottom Barrier Opened
	Test[2]=CreateObject(968,1572.2010,658.6796,6.9500,0.0000,0.0000,-90.0000,100);
edit: those euler angles DRIVES ME NUTS!!! D:
Reply


Messages In This Thread
Moving Objects? - by Scenario - 18.12.2010, 22:40
Re: Moving Objects? - by Mauzen - 18.12.2010, 22:46
Re: Moving Objects? - by Scenario - 18.12.2010, 22:55
Re: Moving Objects? - by Sledge - 18.12.2010, 22:56
Re: Moving Objects? - by Scenario - 18.12.2010, 23:11
Re: Moving Objects? - by WillyP - 18.12.2010, 23:11
Re: Moving Objects? - by MrDeath537 - 18.12.2010, 23:16
Re: Moving Objects? - by Scenario - 18.12.2010, 23:16
Re: Moving Objects? - by WillyP - 18.12.2010, 23:18
Re: Moving Objects? - by Babul - 18.12.2010, 23:49

Forum Jump:


Users browsing this thread: 1 Guest(s)