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:
Code Modules:
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.