I had an idea to add a few mini games that you access through a portal every 20 minutes. Can I have a separate mini game running in the same workspace as the rest of the game. Would I need to make a separate place you teleport into for the games? If I needed to make separate places how would I save the leaderboard stats for my game? If I had to make them save the amount of money you earn would have to be reduced, or I could create a bank that only allows 70% of your money to be deposited?
Please tell me if mini games in a tycoon would be practical and how I would go about adding them.
If you're a beginner scripter, use a minigame kit but edit the time between rounds to (however long you want between minigames). Of course, if you wanted them to go through a portal, you'd make the portal appear every (time), and only once 2+ people are in would it start.
If you're advanced, make a portal appear every 20 minutes, and after 2 people have touched it, there would be a 30 second timer until the minigame starts. Then the 20 minute timer starts again. And of course, anyone who entered the portal would be in the minigame.
There are really no simpler ways, sorry.