Skip to content

SOSPluginLink V0.3

Choose a tag to compare

@gjverhoeff gjverhoeff released this 26 Sep 09:42
· 9 commits to main since this release

Cleaning code and added Goal Scored Blueprint Node.

The Goal Scored Blueprint Node will fire the Goal Scored Exec pin when it detects the event game:goal_scored. The node will give the following data:

  • Scorer (String) is the name of the player that scored the goal
  • Team Number (Int) is the number of what team the scorer belongs to
  • Assister (String) is the name of the player that assisted but is empty when there was no assister
  • Goal Speed (Float) is the speed of the ball when the goal was scored
  • Goal Time (Float) the time the goal was scored