I want to build a mobile app that combines a task managing app with an RPG PvE experience. Now to my Problem i would like to give the User the Option to load the App on two different modes.
Productive Mode In this mode only the task managing features will be loaded. This mode would be behaviour like a standard business app.
Gaming Mode When starting the app in gaming mode you will be able to manage your task and get the gaming experience. This mode would be behaviour like a normal Gaming App.
Now to my Questions. How could i achieve this? Is this even Possible at the moment and what would I need to create something like that? To create the gaming part i would like to use the Godot Engine or Unity3D is it possible with these engines to make these thinks?