Fixes a few crashes. Haven't run into any oddities with the new collision system in my personal library usage yet, so I've not changed anything relating to htibox checks.
- Fixed manual collision calls executing after
lhc_cleanup()
and thereby causing a crash. - Fixed crash when
lhc_cleanup()
is run beforelhc_activate()
; previously I thought this not to be an issue, but I discovered that this occurs when instance layers are deleted before the instances on them can run their creation events.
To add the Loj Hadron Collider to your project, drag this file onto the GMS2 workspace and release. Import the LojHadronCollider
script in Extensions, and then consult the wiki to get started.
Full Changelog: 1.2.1...1.2.2