Feedback on my game loop

As you can see, I have a very thorough plan for my game’s main game loop


© dispeller 2019

By giants, I mean big creatures that try to attack you.

As you’re doing parkour, you get closer and closer to the monster.
All the while, you’re fighting off minions that try to attack you.
Once you’re close enough, you target the monster’s vulnerable spots.
The monster dies.
You get Gold and XP.
You activate a spawn point at the price of some Gold.
Once the spawn point is activated, you can access the shop there.
You then proceed onto the next parkour.

Does this seem fun?

Any suggestions?

I’m trying to have the most amount of depth with the least amount of complexity.

This looks like a single player game.
Have you considered multiplayer where the players can team up?

2 Likes

Yea I guess I would have player-to-player collisions disabled so multiple people can do parkour at once.

1 Like

I think the question was more how can you get a multiplayer aspect to the game. Most roblox games feature heavily on multiplayer aspects or social aspects. Most people want to play with their friends in some way. Just having players do their own thing may not be the best strategy

1 Like

What if everyone attacks the monster at once?
Maybe I could have healing spells or something for support

Any looping game, unless it is a really good looping game will die out fairly quickly. This loop seems like it could make a good game; but be sure to add some potential for variation, and not just have it a repetitive loop with little to no change.

Any ideas for something not complicated that adds a lot of variation?

Randomization + customization and boom infinite playability