Jump to content

Big Woby sometimes runs away when trying to open/feed


Hornete
  • Fixed

1190388092_GIF9-20-202112-06-31PM.gif.a81aaa42470507cce4d7668014664c41.gif

Big Woby will sometimes run away when you try to access her inventory or feed her. This can be really annoying sometimes.


Steps to Reproduce

It can be a bit random, in the gif I was able to get it by making her follow me for a bit and then me going to open her inventory.

  • Like 3



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.
Follow(self.inst, function() return self.inst.components.follower.leader end,
                     MIN_FOLLOW_DIST, TARGET_FOLLOW_DIST, MAX_FOLLOW_DIST, true),

Think I found a solution :).

I noticed after changing the MIN_FOLLOW_DIST value here(1) to 0 in this call for Follow in "wobybigbrain.lua" lines 241-242. I couldn't experience the bug any longer, I guess sometimes the player gets within a unit of distance within Woby and that causes her to run away.

Hope this'll get fixed soon :-D

Edited by Hornete
  • Like 1
  • Big Ups 1

Share this comment


Link to comment
Share on other sites



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...