You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently every pet has a goal to float which prevents them from even trying to swim.
Follow Owner might also need to be adjusted to properly support moving underwater.
Tadpoles have a WaterBoundPathNavigation, SmoothSwimmingMoveControl, and SmoothSwimmingLookControl
AbstractFish have a FishMoveControl, and aiStep flops them around when not in water.
The text was updated successfully, but these errors were encountered:
Currently every pet has a goal to float which prevents them from even trying to swim.
Follow Owner might also need to be adjusted to properly support moving underwater.
Tadpoles have a
WaterBoundPathNavigation
,SmoothSwimmingMoveControl
, andSmoothSwimmingLookControl
AbstractFish have a
FishMoveControl
, andaiStep
flops them around when not in water.The text was updated successfully, but these errors were encountered: