Skip to content
Media 1 for listing Advanced Claymore

Description

DEMO

Description

The Advanced Claymore is a ready-to-use blueprint that provides a flexible and customizable solution for implementing claymore mines for games. By combining laser and vision cone detection systems, developers can create engaging gameplay scenarios that keep players on their toes.

Detection system

The Advanced detection system has two detection methods:

  1. Laser Detection System: uses multiple lasers projected at a certain angle and range, capable of differentiating between collision types and blocking or activating the explosion when the correct Actor is detected.

  2. Vision Cone Detection System: uses a single cone of vision that is projected from the Detection Origin at a certain angle, range or height, capable of differentiating between collision types and activating the explosion when the correct Actor is detected. This method has better CPU performance, as it doesn't run on tick event.

Smart Explosion system

The Smart Explosion System not only handles all of the VFX and SFX of the explosion, but also applies directional damage with falloff and creates chain explosions with other Claymores in range by using Blueprint Interfaces.

Use cases

The claymore mine is an iconic gadget for Shooter games, of any style or era (Steampunk, Military, SCI-FI etc.), that can be easily deployed on the battlefield. The blueprint logic of the detection system can also be used in other types of games or scenarios (ex. Puzzles).

Demo level included

The demo level includes examples of all features of the Advanced Claymore mine, each with interactive examples and use cases!

Included formats

  • logo of Unreal Engine format