How many replayability elements are enough?
Game development · 0.90
Summary · qwen2.5:32b
The developer added numerous replayability features to an arena shooter, transforming it into a game focused on unlocking content rather than shooting. This deviation from the original concept raises questions about balancing replayability with maintaining genre identity. One concrete detail is the implementation of a level-up system that unlocks new arena bonuses, such as breakable healing boxes.
Suggested post angle
Discussing gameplay mechanics and replayability elements in arena shooter development
Excerpt
<!-- SC_OFF --><div class="md"><p>I'm making an arena shooter, but it's really short, so I spent a few months adding some replayability elements. So far I implemented a few unlockable characters, meta-progression upgrades, unlockable weapons and some kind of level-up system which unlocks new bonuses on arena (like breakable boxes with healing items). Now it feels like there's a lot of things to do, but... At the same time I can't even call it a shooter game anymore - now it's all about replaying the same levels for the sake of unlocking new stuff! It is completely different from what I intended in the first place and now I have no idea how to revert things back without removing all that content I spent months on.</p> <p>Should I just remove some of the replayability elements and call it a day? Or are there other ways to make the shooter game feel more like an actual shooter?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/LAE-kun"> /u/LAE-kun </a> <br /> <span><a href="https://www.reddit.com/r/gamedev/comments/1up0oij/how_many_replayability_elements_are_enough/">[link]</a></span>   <span><a href="https://www.reddit.com/r/gamedev/comments/1up0oij/how_many_replayability_elements_are_enough/">[comments]</a></span>