Can you make finger movement change the direction of the camera?

so is the event tick in the diagram the custom event?

Sorry, I don’t know what this means. Tick & Custom Event are two different things.

This script relies on using Tick - you must be sampling the data every frame for it to be accurate and update the camera angles accordingly.

Connect it to Tick or have tick call the Custom Event (if you’re using one). If in doubt, post another screenshot and we can try to poke holes in it.

image
I was talking abou this event tick

oh i understand now

I go to my tick and then hook it up.
Thanks

IT WORKS! Thanks so much

1 Like