Hittables

A multi-threaded, states based tool that can be used for anything that reacts to taking damage. You can make an explosive barrel within the editor only in a few steps.

Category:
Tags: , , , , , , , , ,

Description

Anything that has a health and can be damaged and then will do something when its health goes less or equal to 0 is considered a Hittable.

This plugin is made for the actors that can be hit by the player or environment, you can make any actor react to getting hit based on its health and state.

The plugin supports both static and skeletal meshes as the root component.

Each actor can have one or more states and each state is highly customizable with 11 different effects for static mesh based hittables and 16 different effects for skeletal mesh based hittables.

You can make a monitor break when the player shoots it or you can make an explosive barrel within the editor only! Without writing any blueprint script or code.

You can make a skeletal mesh play an animation when the player shoots it or play a montage and so on without even adding a single node of blueprint.

The plugin works with the unreal’s damage system by default.

It also contains 5 game-ready static mesh based props and 3 game-ready skeletal mesh based actors to spice things up.

Make anything Hittable!

There are 4 different hittable classes based on your needs

You can add zero or more of listed effects below to each state of your hittable actor.

List of Supported Effects for All Types of Hittables

List of Exclusive Skeletal Mesh Based Hittables Effects

Technical Details

Code Modules:

Number of Blueprints: 19

Number of C++ Classes: 7

Network Replicated: No

Supported Development Platforms: Almost All Platforms

Supported Target Build Platforms: Almost All Platforms

Supported Engine Versions

4.27, 5.0 – 5.3