Stealth Action – Unity Game Framework

Overview

Stealth Action Game Kit is a complete framework for developing
stealth games for many platforms. It introduces many different objects
such as:

• Closed Circuit Cameras
• Static Lasers
• Moving Lasers
• Rotary lasers
• Locked doors with Keys
• Noise detectors
• Machine guns
• Press machines
• Polices (Sleep, Awake, Static, Dynamic)
• And many more to come as updates.

All scripts are available in c#.

You can easily test and use these pre-made prefabs to form your own
levels, and you can also fully inspect each element to see how it works
thanks to clear and easy to understand code.

This kit also comes with 12 example scenes for each detector, and
three carefully designed live example levels to show the true potential
of the project. This kit accepts both touch and mouse inputs, and thus,
can be tested on Android, iOS, WebGL and Stand-Alone platforms.

Demo: Android | YouTube Video

Features

• Closed Circuit Cameras
• Static Lasers
• Moving Lasers
• Rotary lasers
• Locked doors with Keys
• Noise detectors
• Machine guns
• Press machines
• Polices (Sleep, Awake, Static, Dynamic)

Requirements

Unity 2019.1.7f1

Instructions

Instruction manual is included.

Related