Unreal Engine – Interactions Pack UE6353

The pack contains several Blueprints for interaction. There are base Blueprints that have very basic functionality and there are advanced ones that (in most cases) have complete functionality with static meshes.

The pack contains:

  • Button (continuous pressing)
  • Lever/Switch (on-off)
  • Multiple-stage switch (amount of stages can be set and the value can be mapped)
  • Wheel (continuous turn/slide, can be mapped)
  • Objects that can be grabbed (key down: start to hold, key up: let go)
  • Objects that can be snapped (can be grabbed and snapped to certain spots (Snappable -> SnapArea)
  • Laser (+Laser Repeater)
  • Pressure plate (Required weight can be set, use BI_Weight interface to add weight to your actors)