Home Game Dev Unity Assets Unity Tools Camera Stabilization v1.0

Camera Stabilization v1.0

1277 Views Stock 938 2026-03-12

Details

 Camera Stabilization v1.0 is a Unity script designed to smooth out and stabilize animations by averaging the positions of two game objects: one being tracked (driver) and the other being moved (driven). The script applies this averaged position to the driven object, effectively reducing jitter and violent movements such as head bobbing that occur when the camera is directly parented to a character's head bone. This makes it ideal for first-person character controllers using motion capture data, providing a more natural and immersive experience. The tool also helps smooth rough animations and allows for stable parent-child relationships between objects. It requires two game objects to function and ensures the camera reverts to its local z-axis, creating the illusion of real-time camera stabilization. Available on the Unity Asset Store: https://assetstore.unity.com/packages/tools/camera/camera-stabilization-174174 
2026-03-12 00:00:00-update version:Camera Stabilization v1.0