Skip to content

v0.2.13

Latest
Compare
Choose a tag to compare
@KaiyonAlatar KaiyonAlatar released this 12 Aug 14:53
· 32 commits to master since this release
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).