Progression proposal: Difficulty curve and intermediate levels for Ink Combat #1881
Replies: 3 comments
-
|
It would only remain to design and create these levels within Threadbare. Since the mechanics are already there, it would just be a matter of pulling them into these levels. I also need to see how many could be made; I estimate about 4 to 6. However, in case you don't want to add a huge number of levels, the other option would be to create a normal level where the Mothsache is introduced, and that would be level 7. |
Beta Was this translation helpful? Give feedback.
-
|
@russell-cj great thinking. I would suggest that you playtest the levels with friends and observe them while playing to really know which level is really difficult, which mechanics are really fun to play. Then you could modify the levels and playtest again. For example, an easy way to tweak the Mothsache difficulty is by slowing down its walk velocity. You can change that single value in a branch, and pass the playable link to your friends to see if they can beat the level now. Personally, what I think about The acceleration mechanic is not affecting the gameplay too much, in my opinion. Since ink blobs don't harm the player, having a lot of ink spawned does actually make the game easier. One lesson to learn from here: not all the ideas that seem to work on paper will work when implemented. That is why quick prototypes are good to answer the question. In the Void runner, I came up with an idea to slow-down the enemy #1222 . After prototyping it, it turned out to be a bad idea #1393 (comment) |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the detailed feedback, @manuq. I agree with your suggestions. I’ll start by playtesting the levels with friends and observing how they interact with the mechanics to better understand which parts are actually difficult and which ones are genuinely fun. I also agree that the mechanic in Regarding the acceleration mechanic, your point makes a lot of sense. If ink splashes don’t damage the player, generating more ink may actually make the level easier. I’ll take this into account when evaluating whether the mechanic truly adds value to the experience or needs to be reconsidered, especially since it was previously mentioned that there wasn’t a clear way to lose in these levels. Currently, there are two lose conditions:
I also remember you mentioned that a lives system for the player was being considered. Taking this into account, if the lives system is implemented, it might make sense to keep the acceleration mechanic. In that case, it could shift from being an advantage to becoming a disadvantage for the player, potentially increasing the difficulty instead of making the level easier. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Following Will's observation regarding the difficulty of Level 6 in the Ink Combat levels, and as I originally mentioned in issue #1865, the new enemy Mothsache should not be included in Level 6. However, since the internship ended before an exact level could be assigned to it, the enemy remained in Level 6, which was originally focused only on the sequential barrel mechanic (this can be reviewed in issue #1026).
In fact, I had an idea that I couldn’t share before the internship ended. To make the difficulty curve less steep, we could introduce intermediate levels (such as Levels 7, 8, and 9). These levels would combine mechanics that have already been implemented; for example, Level 7 could include the acceleration mechanic from Level 4 combined with the breaking mechanic from Level 5.
Then, starting from Level 10, we could begin introducing Mothsache (removing it from Level 6). This would allow Level 10 to function as a “normal” level plus the new enemy, giving players time to get used to it. In Level 11, additional mechanics such as acceleration could be layered in, and so on.
Beta Was this translation helpful? Give feedback.
All reactions