blueprint

Sphere Trace Interact

  • Exposure: public
  • UE Version: 4.27

Zatic

January 16, 2023, 9:07 am

It draws a sphere in front of the character, and once it hits something, it checks if the object has a interface, if it does it sends a signal into the gate, But the gate is closed , so it opens only when you press E

Drawing the line is handled by Event Tick with a 0.1 delay for performance

The interact in front of the gate is for my code making a text appear when the object gets hit

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
January 16, 2023
  1. Cleaned Up

  2. First commit

    See