Movement component you can add to actors to make them work like interactive doors (for the moment only sliding doors)
GitHub containing the plugin with a demo project and a little demo video:
You can add the component to blueprints or directly to actors in the level.
Door open offset and movement speed can be configured.
Supports toggle (open/close) movement, for example on mouse click, and continuous movement, for example with mouse drag.
Quick made, may contain bugs