Laser Beamer Issue

Hello,

Theres always 1 laser not moving. How can I fix this?

Please find attached my level BP and the laser not moving. Imgur: The magic of the Internet

Also, is there a quick way to randomise the coordinates? Or to make loops? like a figure-eight for example?

Thank you for any help!!

I don’t know about that one laser, but to make looping code, you can use the SetTimerByFunctionName node:

204306-settimerbyfunctionname.png

You can make it loop by checking Looping.

Thank you very much sir!