chuck.js/app/Game
Karl Pannek 38eb5ad182 Disable joint limits on RubeDoll for improved ragdoll behavior
- Temporarily commented out joint limit setting code in RubeDoll.flip()
- RubeDoll joints now have no angular constraints
- Should make ragdoll more floppy and less glitchy
- Collision prevention between held RubeDoll and holding player is working
- All Planck.js migration issues resolved
2025-07-18 22:57:46 +02:00
..
Asset should fix a bug happening on live deployment 2015-06-28 20:11:28 +02:00
Channel Disable joint limits on RubeDoll for improved ragdoll behavior 2025-07-18 22:57:46 +02:00
Client Migrate Box2D to Planck.js in core game logic, items, debug draw, and menu. Remove legacy Box2D references, update level and item loading, and improve debug draw for Planck. 2025-07-17 18:50:16 +02:00
Config Migrate Box2D to Planck.js in core game logic, items, debug draw, and menu. Remove legacy Box2D references, update level and item loading, and improve debug draw for Planck. 2025-07-17 18:50:16 +02:00
Core Disable joint limits on RubeDoll for improved ragdoll behavior 2025-07-18 22:57:46 +02:00