Free KitBash3D Kit with Tutorial now available!

Simple Elevator Plugin

ZNOC - Code Plugins - Dec 4, 2022
Not Yet Rated

Highly customizable elevator plugin

  • Supported Platforms
  • Supported Engine Versions
    5.0 - 5.1
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

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.

Technical Details

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.