1.2.0
- Added the following generic interface collision functions:
lhc_place_meeting
lhc_position_meeting
lhc_collision_circle
lhc_collision_ellipse
lhc_collision_line
lhc_collision_point
lhc_collision_rectangle
- Modified
lhc_get_vel_*
functions.- If used outside of a collision event, they will now return how many pixels were supposed to have moved on the given axis during the previous movement step. This does NOT account for stopping due to
lhc_stop_*
functions!
- If used outside of a collision event, they will now return how many pixels were supposed to have moved on the given axis during the previous movement step. This does NOT account for stopping due to
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.