Hello everyone, I am trying to make a first person game mechanic for a Space ship mechanic. I have been stuck on this for the past month trying to find ways to do it. What I want is to have the Player possess a camera to a fixed area (with a pawn or actor) and use their mouse to draw/cut the metal (by selecting points to make a uniform cut like a basic square). I can’t make the camera switch to the camera I have fixed, that might be a firstperson_BP moment and need to do some edits, but also I want to make the mouse that the player uses a blow torch so they can see they are editing the mesh. How would I do that in a UI? Or would I need to do it through a different system?
