mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
- fixed time step - Fixed crash caused by physics script callback being registered in simulation mode - Moved 2D Physics config to file - Finally gave up on the attempt to keep X and Y rotation when applying new Z-rotation from 2D rigidbody to transform and now I can sleep well - Streamlined starting and stopping of scenes - Scripts: execute all inits and OnCreates before OnUpdate