- Marketplace Link
- https://marketplace.online-leaks.com/product/shadow-stealth

Shadow Stealth implements a "hide in the shadows" gameplay mechanic, perfect for thieves, assassins, and alike. All the features are easily accessible from Blueprints, including very easy integration with AI Perception. No C++ knowledge is needed.
See what it's good for in the trailer.
You can also tinker with the example project:
- project (4.22 and later)
- project v1.3 (4.21)
- executable (win64)
Technical Details
Features:- Supports All Light types and mobilities.
- Supports per-channel (RGB) light intensity.
- Integrates with AI Perception component through AI Sight sense.
- AI Perception integration is extendible with Blueprints and C++.
- Easy setup with a handful of components. Level editor tools and predefined actors are provided for convenience.
- Performance is independent of the size of the map and the number of lights.
Code Modules:
- ShadowStealth (Runtime)
- ShadowStealthShaders (Runtime)
- ShadowStealthEditor (Editor)
Number of C++ Classes: 20
Network Replicated: No (Nothing to replicate)
Supported Development Platforms: Desktop
Supported Target Build Platforms: Windows, Linux, Mac, Android, iOS