Sliding First Person Camera Into Third Person For Gun Framework

Hello I am trying to make a first and third person gun framework.

I have first person animations and I am wondering if I can slide the first person camera into an third person camera.

What is the best way to do this and Will there be any complications?

2 Likes

Can someone help please? (30char)

1 Like

Are you going to change your first person camera into a 3rd person camera in your framework?

1 Like

Yes so,

If players want to go from first person to third person they can, and vice versa

1 Like

Animations look like this

1 Like

*My suggestion might not be the best.

Hmm… You can create an TPS Animation first, then create a keybinds!
When the playing pressed it, change the camera from Player.Character.Head to Shoulder camera.

are you talking about transferring the viewmodels animations to the actual player character

The main reason I am asking this question is because having TPS and FPS animations for 14 different guns will be very expensive.

and will having OTS camera cause complications (like perhaps robotic movement, or jittery movement)

Viewmodel animations to a first and third person view.

So basically the animations I showed, but with first and third person compatibility wondering if its possible? and what is the best way to do it

Hmm… you got the point.
I recommend just doing a TPS animation for the gun since you can switch between it easily.

oh… i don’t think so the viewmodels rig is different than the players rig, it would just make sense to redo it for third person

Alright ill ask around, perhaps I will have to do this ):

1 Like

alright that sucks, thanks for letting me know

1 Like

Do you mean if you zoom in enough it will switch to viewmodel?

If yes, I have done it before and is possible, If that’s not what you mean then let me know.

Like where it can switch from first person view model, to third person that is what I mean

Like in gta 5 where you can go from first person to third person vice versa.

That is what im looking to achieve but the thing is that I only have first person animation (view model)

instead of First person animation and Third person animation

You will have to make animations for both the third person character, And the first person viewmodel

Okay thanks for the help again