Scripting for Sporty Game Mode

Discussion in 'Halo and Forge Discussion' started by HerrMittmann, Nov 17, 2022.

  1. HerrMittmann

    HerrMittmann Legendary
    Senior Member

    Messages:
    127
    Likes Received:
    111
    Hi there,

    I'm also still struggling with the new scripting.

    So, I want to create a sporty game mode. Basically, when an object falls into an area, a team scores.

    Getting the Object Reference Node so far is the easiest part.
    Then I found the "on object enters area" node, buuuut...I can't link the object to it.
    Probably because I need a different node. But which one? :D

    After that, it probably gets a little more advanced, since the Object needs to be linked to the team which touched it the last.
    And "touching" doesn't just mean "grabbing" it, but also e.g. using the Repulsor
    (If I understood it correctly, for example, a thrown and repulsed grenade switches possession. So I was hoping, that mechanic works, as well...)

    Can anyone help me with finding the right nodes? :D
     

Share This Page