| Posted by: precision_bomber - Thursday, January 15, 2015 1:13:33 PM |
|---|
| [code=cpp] ObjectCreationList Berserker_OCL_Breakout CreateObject ObjectNames = Heli_BerserkerCobra Offset = X:0 Y:0 Z:-60 Disposition = SEND_IT_OUT End End [/code] It works... but not what I visually intended. It creates the unit on the ground, then it goes to PreferredHeight. What I wanted is that it spawns mid-air. |
| Posted by: klingondragon - Thursday, January 15, 2015 2:08:44 PM |
|---|
| That send it out value is probably it It presumably tells the unit to go to that point |