MrEliptik / godot_twitch_games

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

Auto join when someone is typing !fire #61

Closed MrEliptik closed 10 months ago

MrEliptik commented 10 months ago

Viewers can be frustrated because they don't realize they have to join first. Simply autojoin them when they're typing their first !fire

Laozey commented 10 months ago

Could this be solved by calling spawn_viewer there ? https://github.com/MrEliptik/godot_twitch_games/blob/8cb6a12b319f2b8c8c4d7775191082b40047c6e2/scenes/games/cannon/cannon.gd#L79-L81

MrEliptik commented 10 months ago

Yes! Instead of returning, we could spawn the viewer