- Home /
Question by
KingPic · Jan 07, 2020 at 09:55 PM ·
cameracamera-movementcamera rotatecamera-look
Camera movement similar to World of Guns
Hello,
I'm trying to implement a similar game to World of Guns. I'm having problems moving the camera similar to the video below:
https://www.youtube.com/watch?v=jh1xY860V7o
Simple Lerp between 2 points isn't good enough to make it look good. The camera would end up running through objects. How would you implement this? I will have end position for camera for each disassembly step.
Any assets doing this out there? thank you
Comment
Your answer
Follow this Question
Related Questions
Camera gets stuck when cursor is locked 0 Answers
Camera movement and gun follow in unity 1 Answer
Camera follow a sphere which look at another object on the ground 0 Answers
Free camera look question 2 Answers
Camera isn't following mouse in FPS 0 Answers