MrEliptik / godot_twitch_games

Collection of small chat interactive games for Twitch
https://bento.me/mreliptik
MIT License
16 stars 5 forks source link

Joining viewer is buggy #71

Closed MrEliptik closed 9 months ago

MrEliptik commented 10 months ago

Players can be double joined if they type !join twice before starting a game. Do a pass on the joining / spawning logic to make sure it cannot happen.

Drathal commented 10 months ago

I am on it. I also refactor the viewers autoload. So that we fix that problem in all games.