Nightmare Grounds Stealth Abilities
- Apr 17
- 2 min read
Updated: May 3
In this project , I have developed complex player stealth abilities, Environment Interactions and special Weapons. Every element in this game, including doors, weapons, and traps, can be interacted with by both players and AI characters. Stealth Abilities : All Ai characters have sight, Hearing, touch and prediction perception. Some are developed by Unreal perception system and Some are developed by my own custom code Tall Grass & Stealth Takedowns
Player can hide in tall grass, but standing up or running will make them visible again.
If an enemy hasn't noticed the player and isn't on alert, the player can execute a stealth takedown.
Flashlight and torch Enemies can detect/sense players flashlight and torch, player needs to turn it off in enemy proximity
Covering System
Players can take cover behind walls or obstacles and shoot from there. (Note: Cover animations are courtesy of the ALS system available in the marketplace.)
Running Noise & Silenced Weapons"
"Unaware" AI agents can hear footsteps, gunshots, fall/drop noises, etc. The AI awareness state increases with each noise from "Unaware" to "Suspicious." If an AI agent hears a noise for a long time, it becomes "Alerted" and engages in the attack.
Survival Sense
Player has a Survival Sense which acts like a sonar scan, identifying interactable items nearby for a short time.
Comentários