---
title: "Head Bobbing Effect - s&box library"
description: "Configurable first-person head bob effect driven by player velocity."
canonical: "https://sbox.watch/libraries/notpointless/chomnr_head_bobbing_effect/"
generated_at: "2026-08-05T23:12:22.033Z"
---

# Head Bobbing Effect

Configurable first-person head bob effect driven by player velocity.

- Type: library
- Ident: notpointless.chomnr_head_bobbing_effect
- Creator: chomnr
- Canonical: https://sbox.watch/libraries/notpointless/chomnr_head_bobbing_effect/
- Markdown: https://sbox.watch/libraries/notpointless/chomnr_head_bobbing_effect.md
- sbox.game: https://sbox.game/notpointless/chomnr_head_bobbing_effect/
- Generated: 2026-08-05T23:12:22.033Z

## Stats

- 24h momentum: +2
- Terry score: 27%
- Favorites: 1
- Upvotes: 1
- Downvotes: 0
- Updated: Aug 5, 2026
- Created: Aug 5, 2026
- Size: 14.7 KB
- Files: 6
- Tags: camera, component, controller, effect, firstperson, headbbo, immersive, movement

## Description

Head Bobbing Effect

Head Bobbing Effect is a velocity-driven first-person camera component for s&box. It adds natural camera
movement while standing, walking, sprinting, crouching, and landing.

The effect responds to the player’s actual movement speed, so slower movement produces slower and softer bobbing while
faster movement increases the cadence and intensity. Smooth blending prevents sudden camera snapping when starting,
stopping, or switching between walking and sprinting.

 Features

 - Velocity-driven bobbing intensity and cadence
 - Smooth walking and sprinting transitions
 - Subtle idle breathing and weight shifting
 - Acceleration and stopping inertia
 - Crouching and airborne blending
 - Spring-based landing response
 - Frame-rate-independent smoothing
 - Position and rotation safety limits
 - Inspector settings for easy customization
 - Automatically disabled in third person and for network proxies

 Usage

 Add the Head Bobbing Effect component to the same GameObject as your PlayerController. The included defaults provide a
 polished starting preset, and every part of the effect can be adjusted from the Inspector.

 The component modifies the active first-person camera and works automatically with movement-speed changes, including
 stamina systems that adjust the player’s actual velocity.

 Documentation and source: here.



## More by chomnr

| Package | Ident | Players | Favorites | Upvotes | Score | Markdown |
| --- | --- | --- | --- | --- | --- | --- |
| Humanoid Retargeter | notpointless.chomnr_humanoid_retargeter | 0 | 14 | 15 | 85% | https://sbox.watch/libraries/notpointless/chomnr_humanoid_retargeter.md |
| MCP | notpointless.chomnr_mcp | 0 | 5 | 4 | 44% | https://sbox.watch/libraries/notpointless/chomnr_mcp.md |
| Adaptive Director | notpointless.chomnr_adaptive_director | 0 | 1 | 1 | 27% | https://sbox.watch/libraries/notpointless/chomnr_adaptive_director.md |
| Better IK | notpointless.chomnr_better_ik | 0 | 0 | 0 | -- | https://sbox.watch/libraries/notpointless/chomnr_better_ik.md |
