First person
I want to make a game where you can transition between the standard third person view and a first person view. However, I have a hard time trying to figure out how to implement a first person camera.
I have tried using this method that I found for third person camera:
https://youtu.be/ggw8qVzGFZ0
Basically, it consist of a rig of two boxes with a bolt between them, and a camera attached to the upper box. My problem with this method is that the rig either collapses (even when I put mass to 0), or it becomes completely immobile (if I turn off movable to counter the constant collapsing).
Do you guys know how I can fix my problem with my current method? Or is there a better way to make a first-person camera (that can be switched to third-person)?
Thanks!
-
Mm released a first person template. You should check it out.
https://indreams.me/scene/diDtVowFJeE -
Pretty late reply but for others info... I copied this video's approach and it worked great, I wanted a simple first person camera rig with the guns etc of the MM template. Also a bonus is after building it I understand how it works so making changes if really easy.
請登入寫評論。