Aground

Aground

Not enough ratings
Boomerang fix
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
25.903 KB
5 Sep, 2022 @ 2:27pm
1 Change Note ( view )

Subscribe to download
Boomerang fix

Description
Boomerang fix. If you throw a boomerang, save the game while it's in the air and then load it again then the boomerang will be on a permanent cooldown. This is a patch to that.


2 Comments
soulrk  [author] 12 Sep, 2022 @ 1:10pm 
To be honest I made this fix while doing some other work and I didn't thought too much about the details. Definitely a good point.
justdev42 6 Sep, 2022 @ 12:49pm 
Looks like this replaces the cooldown being refreshed when sprite of boomerang returns to player with a timed one. So fixes lot of bugs that can happen if sprite can't reach you or is unloaded. Especially with higher movement speeds/ higher range this means you can have multiple boomerangs out at once now. May be worthwhile to update the patch code to just run at start to avoid this while also fixing the issue.