Here is the feature I want to implement in my game:
A function where users can select what "Knight" they want to play then after selecting that knight they will be directed to the game itself playing the knight they selected. I've already achieved the function where they can select the knight, but I'm having difficulty how to make "the selected knight" be the one to be played in the gameplay screen once the start button is pressed.
yes and make them playable, like the selected knight will be the character in the game. I just don't know how to construct it in the blocks that's why I don't have blocks for it.