thumbnail blueprint
blueprint

Follow up to: fix infinite loop in UE5 laser tutorial (Reflect causing permanente deactivation)

  • Exposure: public
  • UE Version: 5.1

avatar author

Patsanoob

July 10, 2023, 7:05 pm

Follow up to the infinite loop glitch in the laser tutorial. Found an issue caused by the reflect that would not deactivate properly the following item.

To fix it add the commented part to the function Clear Attached Lasers inside A_LaserReflect.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v