Verse Library verse

03 Fragment

Groups setup steps into a single function block to reset scores and spawn players at round start.

verse-library/verse-layout-and-structure/03-fragment.verse

StartRound() : void =
    block:
        ResetScore()
        SpawnPlayers()

Comments

    Sign in to vote, comment, or suggest an edit. Sign in