Don't Starve Together

Don't Starve Together

Beefalo Actions
4 Comments
Goobboy  [author] 26 May @ 3:41pm 
@Avicii (RIP)
Yes, it does also work when mounting Woby as Walter !
Avicii 26 May @ 11:52am 
dose Walter useful?
Goobboy  [author] 25 May @ 9:08am 
@ Kitty Cat
Thanks for the insight, the mod is updated ;)
♡ Kitty Cat ♡ 24 May @ 7:32pm 
I love your mod! It's very convenient. Having to juggle dismounts constantly in the base game can be suffocating.

Is there any possibility that the GLOBAL.CONTAINER_AUTOCLOSE_DISTANCE constant could be used instead of 3 in your container.OnUpdate function? - A mod I'm working on lets the user set that constant, and overwriting it with 3 causes a mod incompatibility issue. :(

opener:IsNear(self.inst, 3)
opener:IsNear(self.inst, GLOBAL.CONTAINER_AUTOCLOSE_DISTANCE)