# On Gameplay Start ![](../../../.gitbook/assets/on-gameplay-start.png) ## Description Event called at the start of each round when the gameplay begins. Similar to On Round Start, but fires AFTER intro cameras finish and the first human player can move. ## Node Type Nodes fall into two basic categories: Data and Execution. This Execution node fires when something happens in the game that triggers it, and starts off the node string. ## Inputs | Input | Type | Required | Description | |------------------|------------------|----------|--------------------------------------------------------------| | (none) | N/A | N/A | | ## Outputs | Output | Type | Description | |------------------|------------------|--------------------------------------------------------------| | Round Number | Number | Outputs which round game is in. | \ \ **Contributors** AddiCt3d 2CHa0s