Difference between revisions of "Jiggle bones"
(tidy formatting, change 'trivia' header to 'notes') |
m (Auto: (Content filters applied to links) (Review RC#800334)) |
||
Line 72: | Line 72: | ||
| align="left" | The wings. | | align="left" | The wings. | ||
|- | |- | ||
− | | '''[[Tail | + | | '''[[Tail From the Crypt]]''' |
| align="left" | The tail. | | align="left" | The tail. | ||
|- | |- |
Revision as of 20:20, 31 October 2011
Jiggle bones are a feature of the Source Engine that allow a model skeleton to bounce or wiggle realistically with the object it is attached to. The effect is calculated and rendered in real time, giving a more realistic depiction of the way the part would move. Jiggle bones are used frequently on several items in Team Fortress 2 to add to their appearance.
Objects that use jiggle bones
Demonstration
Bugs
- Currently, all jigglebones will appear fixed at their furthest position during movement. Whilst in this position they seem to vibrate.
Notes
- Jigglebones will be automatically frozen below a given framerate (45 fps by default), set by
cl_jiggle_bone_framerate_cutoff
.
External links
- $jigglebone on the Valve Developer Community – technical explanation of
$jigglebone