Jump to content

Grassgator can get stuck diving forever


_zwb
  • Fixed

In line 370 of stategraph/grassgator.lua the search range is increased by 8, however, in line 119 of prefabs/grassgator.lua, the range is set to a value between 25~30, which means its search range for shallow water will never increase, causing it to get stuck in one place.


Steps to Reproduce

See how the function findnewshallowlocation in prefabs/grassgator.lua overrides search range in onupdate function in dive_loop state.

  • Like 1



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...