Building NONRESOLVED: What If You Forgot You Were a Predator?
I'm building a stealth-action game where you play as an alien enforcer who slowly remembers he's from a conquered predator species.
The Premise
You're Aegion—an alien working for the Consortium, a bureaucratic empire. You enforce their rules, complete their missions, follow orders.
But something's wrong.
You're starting to remember what you were before they "integrated" your species into their society.
You were an apex predator. And they made you forget.
The Hook: Awakening
Instead of getting stronger through loot or upgrades, you awaken—unlocking memories and abilities from your predator nature.
Early game: Stealth is mandatory. You're vulnerable.
Late game: You're brutal. Enemies are tougher—other awakened Primes like you.
The game is about remembering who you are while the Consortium tries to keep you compliant.
Why I'm Building This Solo
I wanted to prove you can build an ambitious game alone if you:
- Use marketplace assets for standard mechanics (75% covered: locomotion, combat, AI)
- Automate ruthlessly with PowerShell + Python (batch creation, property changes, workflows)
- Focus custom development on what makes your game unique (awakening system, narrative integration)
Scope: 5 dense, replayable missions. Quality over quantity.
The Approach
Foundation (now): Integrating GASPALS (movement), Combat Fury (combat/AI), Cover System (stealth)
Custom systems (next): Awakening progression, support character abilities, AI that responds to your transformation
Polish (later): Making 5 missions feel complete and satisfying
Why Document This?
I'm sharing the entire journey—design decisions, automation scripts, what works, what fails.
Questions I'm exploring:
- Can you really build a "AAA-lite" game solo with smart asset choices?
- How much game dev can you automate with scripts?
- What's the minimum scope for a complete experience?
This is post #1. I'll be breaking down systems, sharing scripts, and documenting progress as I build.
What would you want to see covered first? Drop a comment.
Top comments (0)