chuck.js/app/Game/Core/GameObjects/Items
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
..
RagDoll.js 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
RagDoll2.js 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
RubeDoll.js Disable joint limits on RubeDoll for improved ragdoll behavior 2025-07-18 22:57:46 +02:00
Skateboard.js 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