Loading...
Gameplay Systems
June 16, 2026 at 01:14 AM
Removed duplicate in-body links to keep one link per term
Streets of Rogue 2 is a systems-driven immersive sim, and much of its appeal comes from how its mechanics interact. This page collects the gameplay systems the developer has described, beyond the dedicated pages for Character Classes, Vehicles, Animals and Wildlife, Mutators, and Mayors and the President. Because the game is in development, some specifics may change before release.
Quests are generated procedurally and given out by NPCs, including Mayors and city authorities. The developer has stated that quest generation goes hand-in-hand with crafting material placement, time advancement, and the elite NPC system. A planned Cell Phone feature will let players grab missions over the phone instead of having to physically return to questgivers each time; internal builds already allow the player to call quest-givers in the UI to receive new quests. For 'kill' quests on animals, a humane disposal option is intended where the player can transport a knocked-out animal to a Ranger outpost rather than killing it. Quest objects placed in chunks are randomized: a chest, a safe, or a kidnapped person can all fill the same marker.

Combat covers melee, firearms, and a wide range of throwables and gadgets. The developer has described a redesigned guns-and-ammo system since the original game. Weapons may include items as silly as banana peels (no longer considered lethal in newer patches), and players can interact with weapons in unusual ways such as throwing or augmenting them. Some animals can use weapons themselves, an unplanned interaction the developer chose to keep because it amuses him.
Damage is categorized into types that are more or less effective against different materials, so a particular tool works better on some targets than others (for example an axe against a tree). Weapons are organized into subcategories such as Pistols and Knives, and a weapon's subcategory ties into the World Tier system. Reloading is part of ranged combat, and non-lethal weapons produce knockouts more often than lethal ones. These combat details continue to be refined in development.
Each character has a skill tree, and augmentation booths around the world let players acquire additional skills. These systems are designed to encourage role-playing: a character that commits to a profession can get specialized upgrades that reinforce their playstyle, rather than each character having access to every option.
Players can place objects and floors in the world via Build Mode, accessed by holding the inventory button on gamepad. Build Mode includes a mousewheel-driven rotation control and supports object variants per chunk type, lining up with the broader chunk system. Player-built homes have specific rules around NPC pathing: in some cases a floor must be present for NPCs to avoid the area.
Players can craft items and recipes including food, with recipe ingredients sourced from animals (meat), plants, and shop purchases. Recipes the player has ingredients for appear at the top of the crafting list. The developer has specifically described in-world recipes such as Spaghetti and Bearballs, with both meat and vegetarian variants planned for major recipes.
Status effects shape moment-to-moment gameplay. The developer has named effects including Smelly (typically gained by being around or eating skunk), Confused, Annoyed (an NPC reaction to player behavior), Well Rested (gained by sleeping in a bed), and various sickness states. Status effects carry over correctly across save loads after recent patches.
NPCs follow daily routines and react to player behavior. They sleep in their beds, go to work at appropriate businesses, and respond to provocation. The developer has fixed many edge cases in alpha demo patches: NPCs getting stuck between beds and walls, failing to leave their bed for work, refusing to walk through Fence doors, working at locations they were not meant to, and so on. NPCs may also be Annoyed with the player and refuse to speak with them in some interactions.
Players can hire NPCs as employees, and the system that handles employment also covers keeping animals at the home base. A home base can provide various benefits including animal-derived bonuses.

The world contains many factions, and the player's standing with each is tracked by a reputation value that places them somewhere on a scale running from hostile through aligned to friendly. Reputation gates access to faction-specific quests, so improving standing with a group opens up work that group offers. Relationships between factions are currently fixed, but they are intended to become dynamic, and a player-led faction is planned. Faction standing also feeds into the city-level decisions surfaced through Mayors and the President.
Streets of Rogue 2 runs on the Unity engine. The developer has been actively optimizing it: at one point the game used as much as 11 GB of RAM, which has been reduced to roughly half through improved Unity asset handling. World generation loading is now consistently smooth without major spikes, and world generation time has been reduced by roughly fifty percent compared to earlier alpha builds. Roughly a quarter of one development year was spent revamping the tilemapping system, which has resulted in more flexibility when designing environments and for in-game player-built structures, with less jank.