Dexsoft Games: 所有产品五折优惠

Simple Elevator Plugin

ZNOC - 代码插件 - 2022/12/04
尚未评分

Highly customizable elevator plugin

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

DEMO

DOCUMENTATION

SUPPORT

PLAYABLE DEMO (WINDOWS)


Simple Elevator Plugin is a powerful tool for developers working with Unreal Engine. Written in C++, the plugin offers a high level of customizability and flexibility, allowing you to create elevators tailored to your specific needs.

With this plugin, you can easily create elevators that can move between multiple floors, open and close their doors, and even play sound effects.

Simple Elevator Plugin offers not only customization options, but also a user-friendly interface that makes it easy to set up and use. With just a few clicks you can add an elevator to your level and start using it right away.

Simple Elevator Plugin does not use event tick, it only uses timers to offer the best possible performance.

技术细节

Features:

  • Sound effects support
  • Per floor customization
  • Advanced Debug Mode
  • 3D Widget interaction
  • Example elevator UI
  • Commented code

Code Modules:

  •  SimpleElevatorPlugin [Runtime]

Number of Blueprints: 4

Number of C++ Classes: 3

Network Replicated: No

Supported Development Platforms: Win64 (Only tested Win64)

Supported Target Build Platforms: Win64 (Only tested Win64)

Documentation: Documentation

Example: (WINDOWS)

Important/Additional Notes: You do not require any C++ knowledge to work with the plugin.