Description
V2.5 Update:
Small misc improvements since the initial release of 2.4 along with the ability to peek the doors (rotate slowly) via blueprint as well.
V2.4 Update:
Added ability to lock doors through the switch with the options to either Toggle the lock state (independent of each door, if locked it will be unlocked) by calling ToggleDoorsLock() or by forcing the door locks to a specific state by calling LockDoors(bool) and passing in true/false depending on the state you wish to have. Both are blueprint callable under the Interactable Door category.
V2.3 Update:
Added auto closing doors.
WIP Added the ability to incrementally open/close doors (example given in the c++ on how to use it) with the DoorStandard_Static door, please report any issues with this feature if you use it! There is more work to be done on it.
Fixed a potential crash.
V2.2 Update: https://www.youtube.com/watch?v=kp5LtsdUoFA&ab_channel=SneakyKittyGaming
Multiplayer ready doors that are built to be easily and highly customizable and accessed via blueprint for an affordable price. This plugin comes with a custom door along with its animations and sounds to play for opening, closing, locking, and unlocking. The goal behind these doors is to have them be easily setup in nearly every possible way to cover whatever need you have for your doors while being both performance and network efficient. If you have a skeletal mesh with no animations, no problem just drive your doors via code (handled by default for you). If you want to use a static mesh for your doors, no problem just drive them by code (handled by default for you). Currently this is the first release with most major features implemented, however I do plan to add more based on your suggestions/wishes!
Technical Details
Content:
Code Modules:
Number of Blueprints: 8
Number of C++ Classes: 8
Network Replicated: Yes
Supported Development Platforms: Win64
Supported Target Build Platforms: Win64
Contact: https://discord.gg/W5g6pZXfjh
Documentation: https://www.youtube.com/watch?v=YEOwwdbcC9I&ab_channel=SneakyKittyGaming
Support Email: sneakykittygamedev@gmail.com
Supported Engine Versions
4.24 – 4.27, 5.0 – 5.3