Skip to content
Media 0 for listing Modular Turret C++ Plugin

Description

Video Overview - https://youtu.be/T-NtjFMjows

Video Playlist - https://www.youtube.com/playlist?list=PL6UAS1Qj0aSaw2gs4G54qnWhUF0TKK-jD

Demo - https://finalrockstar.itch.io/mortar-defense


Modular Mortar/Turret Plugin is a C++ plugin that allows to set up mortar Gun with basic functionalities like firing, detecting enemies, and destroying them. The C++ classes handle most of the functionality and neatly expose features to blueprint to avoid creating complex code in blueprints. Users can easily add particle effects, sound effects. This plugin also contains a proper Health Damage system which can be added to any other actor also. The plugin includes all the logic for detection and choosing the best target. Blueprints provided by this plugin are already configured so the user would only require to add meshes, materials, particles and sound effects. Users can then just drag and drop the mortar into the game which then will be ready to shoot. Also, this plugin contains a couple of generic components that can be added to any other actors for adding more functionalities. 


Contains

Included formats

  • logo of Unreal Engine format