chuck.js/app/Game
Karl Pannek 925419d801 Refactor debug draw to use PIXI layer system only
- Removed separate canvas overlay system
- Integrated PlanckDebugDraw with PIXI.Graphics
- Debug draw now renders directly to debugLayer.graphics
- Simplified Engine.js by removing camera position methods
- All physics debug visualization now uses the layer system
- Cleaner, more integrated architecture
- Debug checkbox controls single PIXI layer visibility
2025-07-18 23:08:32 +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 Refactor debug draw to use PIXI layer system only 2025-07-18 23:08:32 +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