Ultra Laser

Forge9 - 代码插件 - 2021/09/20
尚未评分

A reflective laser with redirector.

  • 支持的平台
  • 支持的引擎版本
    4.25 - 4.27
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

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

技术细节

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.