How do I create a working, interactive computer screen?
I’m trying to create a shop simulator game, and I would like to have a feature where you can order upgrades for your shop and/or accept orders from your email. How do I approach this from a logic perspective? I know there’s more flexibility with dialogue text displayers, but I’m at a loss for where to actually start.
-
It's basically just a series of menus; nothing particularly special about it.
I have made a tutorial on how to make menus you may find interesting: https://www.youtube.com/watch?v=t6bdDrmWiZE
Please sign in to leave a comment.