Aground
评价数不足
Boomerang fix
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
25.903 KB
2022 年 9 月 5 日 下午 2:27
1 项改动说明 ( 查看 )

订阅以下载
Boomerang fix

描述
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 条留言
soulrk  [作者] 2022 年 9 月 12 日 下午 1:10 
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 2022 年 9 月 6 日 下午 12:49 
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.