Tidal Flask Studios: 전체 콘텐츠 50% 할인

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.