SOSPluginLink V0.3
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