Dexsoft Games: すべてのプロダクトが 50% 割引

Simple Elevator Plugin

まだ評価されていません

Highly customizable elevator plugin

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.0 - 5.1
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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.