I want to make a game cald Simon Says Rush, which will be a fast-paced game. And Im wondering, what’s the best way for me to make a game loop? Should it be all in a server script, and client script, or module?
I want to make a game cald Simon Says Rush, which will be a fast-paced game. And Im wondering, what’s the best way for me to make a game loop? Should it be all in a server script, and client script, or module?
you should always use Server script for game loops