SamTheBlow / grand-strategy-game

A grand strategy game made in Godot.
MIT License
7 stars 4 forks source link

Make the chat's content persist between scenes #114

Closed SamTheBlow closed 5 months ago

SamTheBlow commented 11 months ago

For example, you could chat with your lobby members in the lobby, and then those conversations would still be there in the game scene when the game actually loads.

Another example: you use some commands in the main menu, and then you start a game. You should still be able to see the commands you used when you were in the menu.