- Home /
TouchScript Camera Control
First off, fair warning. I am new to unity, but I know c#.
I am trying to use touchscript to control the camera (similar to the way pokemon go controls its camera), although I am having no luck. I attached the "Screen Transform Gesture" to the Camera game object but a) I don't know how to receive events from it and b) don't think its receiving events because I am not trying to manipulate a 3rd party object on the screen. I just want to make general general gestures on the screen and move the position/angle/orientation etc of the camera as a result. Any help would be greatly appreciated!
Your answer
Follow this Question
Related Questions
Why is 2d camera not smooth at 30 FPS 0 Answers
Camera Is glitching when I move 1 Answer
Move the camera in 2D when target reaches bounds. Is there a better way? 0 Answers
Trying to recreate the doodlejump camera c# 1 Answer
How to rotate camera diagonally over players shoulder while still facing towards players direction 0 Answers