Ultra Laser

Forge9 - Code Plugins - Sep 20, 2021
Not Yet Rated

A reflective laser with redirector.

  • Supported Platforms
  • Supported Engine Versions
    4.25 - 4.27
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Laser with many options, adjust length, radius, blocking object type (what object type will block the laser), reflective object type (what object type will reflect the laser), max cloned (max number of reflected and redirected).

The asset is written in C++, for efficiency and support C++ and Blueprint project.


Video Preview

Technical Details

Features:

  •  Flexible laser configuration.
  •  Laser redirector.
  • Support C++ and Blueprint project.

Number of Blueprints: 3

Number of C++ Classes:4

Supported Development Platforms: Windows 32-bit, Windows 64-bit.

Supported Target Build Platforms: Windows 32-bit, Windows 64-bit.

Documentation: Documentation

Example Project: Link

Important/Additional Notes: Example can be found in the plugin folder. The core mechanic is written in C++, only the example is made in Blueprint.


Patch 1.0.1

  • Fix laser doesn't reflect on some ReflectingObjects.