虚幻商城将于十月中旬迁移至 Fab。 了解详情。

Puzzle Kit: Laser Beam (C++)

GenX Games - 代码插件 - 2024/09/12

A C++ based laser system with customizable laser beams, dynamic reflection on mirror surfaces and triggering capabilities using Niagara system.

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

Video: Link

A C++ based laser system with customizable laser beams, dynamic reflection on mirror surfaces and triggering capabilities using Niagara system for puzzle games.


技术细节

Features:

  • Implemented on C++
  • Effects are created on Niagara system
  • Can be used as a trigger.
  • Laser beam and impact effects properties can be adjusted from properties panel.
  • Laser beams can be reflected back on mirror materials
  • Maximum reflected laser beam can be adjusted


Code Modules:

  •  LaserSystem 

Number of Blueprints: 2

Number of C++ Classes: 2

Network Replicated: (Yes/No): No

Supported Development Platforms: Windows / MacOS

Supported Target Build Platforms: Windows / MacOS

Documentation: Link

Example Project: Link

Important/Additional Notes: You need to create custom trace for laser.