Hi all,
I’ve been trying to figure out how to do this for a while now without much luck, unfortunately there doesn’t seem to be any other post or tutorial covering it which I find surprising.
I’m looking to create a system where the user can press a button while pointing a Laser Beam/Pointer at a static mesh, and then move it around the scene by moving the motion controllers.
Exactly like this:
I have already created the beam which is attached to my left motion controller. I have Widget Interaction set up - presumably there is no drag and drop component that does the exact thing but for Static Meshes? (I guess that would be too easy… )
Just wondering how I can get my Beam to recognise that it’s pointing at a Static Mesh, and then being able to read an Input and do something (e.g. be moved around the scene). I recognise this is not easy but does anyone have any pointers on getting started?
Many Thanks