[claude] Timmy slap / ragdoll physics — spring wobble + Pip startle (#43) #85
Reference in New Issue
Block a user
Delete Branch "claude/issue-43"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #43
Changes
applySlap()applies additive angular impulses that stack (repeated slaps before spring settles accumulate), with stiffness=18, damping=4.5, ~1s return timeRAGDOLL_TILT_THRESHOLD(0.42 rad), full ragdoll fall sequence triggersOscillatorNode(no audio files)Spring tuning
SPRING_STIFFNESS=18,SPRING_DAMPING=4.5,SLAP_IMPULSE=2.8— produces visible wobble that settles in ~1s as specified.