If I want a laser

I’m making a smaller game with just a big system of meshes spinning around… on its axis.
um and then if I click on a particle it times out and vanishes in a fire… uum
however If I want a laser aiming from the camera how is a good way implementing that?
like a laser following the mouse aim… uum

hey!

you could use the RayHelper for that perpahs

See a demo here: https://www.babylonjs-playground.com/#1NZLA9#9

1 Like

seems @Deltakosh beat me to it :slight_smile:

https://playground.babylonjs.com/#F893MG

2 Likes