Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop item movement on out-of-bounds error
* Instead of throwing an error, just stop the movement of the item and run the callback when it tries to go out-of-bounds with the ARRIVED_NEAR error code. This prevents location loading issues when the GS resumes item movement in `Item.gsOnLoad` (specifically Yoga frogs).
- Loading branch information