How do you make camera look at cursor always?

So i’m making this fnaf remake but the problem is that i’m making a mechanic where the camera always looks at the mouse cursor, I’ve made a simular mechanic like this in the past but its 2d.

cheers

1 Like

If it isn’t what I think it’s even more interesting so I give it a try:

  1. Crea a path
  2. upload a cursor icon svg / png/ vector Usi g the browser in CoSpaces
  3. Attach the cursor icon on the path
  4. Attach the fotocamera on the cursor ( position just a little bit behind)
  5. Select the mode of the camera: fixed position
  6. Select Play and see if it works
1 Like

I’ve tried implementing this, but it’s more complex than you think - if you follow the mouse you’ll forever going round in circles.

This has been a feature request for a long time - feel free to add your comments to the thread, so that the devs get reminded.

Geoff @ TechLeap

2 Likes