Help

Discussion in 'Halo and Forge Discussion' started by Brody Hayes, May 30, 2017.

  1. Brody Hayes

    Brody Hayes Legendary

    Messages:
    13
    Likes Received:
    7
    so basically i want to put plat forms on a map and i want them to move forward and move back to original spot i have tried everything on google and everything i find doesn't work plz help me find a solution thank you
     
    Soldat Du Christ likes this.
  2. ExTerrestr1al

    ExTerrestr1al Forerunner
    Senior Member

    Messages:
    2,387
    Likes Received:
    2,515
    how many platforms are we talking about? if it is fewer than 26, I highlly recommend using labels and invisible (vehicle) blockers to tell the platforms where to go.

    To do this, you set a small blocker at the destination of each platform. Each blocker has its own label. Then, you script the movable pieces to move to that that label's location using the "target" portion of the move action.

    The actions on the script should be:
    On Timer
    Move
    Wait
    reset

    (assuming you want a wait)
     
  3. Soldat Du Christ

    Soldat Du Christ Legendary
    Senior Member

    Messages:
    1,530
    Likes Received:
    2,353

Share This Page