- Edited
I had an Idea to create an app for IOS and Android that combines organizing tasks with an RPG PvE experience. My main Problem is how can I achieve this with the beste User experience. I had two Ideas to create an app like this.
Create two apps. One with everything Included and another smaller one to just manage your tasks. With that the User could edit Tasks and manage them without loading everything thats required for the Game Experience.
Have one App that lets the User Choose how he wants to load the app. So basically when the User starts the app he can decide if he just want to manage his tasks or loads the whole gaming part aswell. And he should also have always the possibility to load into the gaming part, not only from the start of the app.
So now to my Question. Is Option 2 possible? Can I Develop an Gaming App on Godot that lets me decide when the gaming part gets loaded? Is it even required to load everything at the start of the App? What about creating an container around the Gaming app like an App inside an App?
Hope anyone could help me with that.