How do I make my camera stay at the same height when I crouch?

I’m trying to make my camera stay at the same height when I crouch and when I’m standing. So when I crouch my camera will stay at the same height as if I were standing. Anyone know how to do this?

Which mode are you referring to? FPC or TPC?
Anyway, it sounds like you are attaching your camera to the head am I right? Then, you can attach it to the capsule instead so that it will always stays with the capsule. Or you can play around with the attachments.

I’m talking about TPC, and I’m pretty sure it is attached to the casule but I don’t know how to check if it is or not.

If so, then my other guess would be your height changes with the capsule height. As the function node of “crouch” is called, it will adjust the height of your capsule thus making your camera follow the new height.

So scratch that idea, attach it to your skeletal mesh and DO NOT attach it to any socket or bones. Set it to “NONE”. If done correctly, it will inherit the original skeletal mesh relative location which should be constant if you do not attach your camera/spring arm to any sockets or bones of the skeletal mesh.

Thanks. I fell pretty stupid knowing it was that easy. I got it working how I want it to now.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.