Better MoveControllers for flying and swimming mobs
0ffz opened this issue · 0 comments
0ffz commented
The controller for flying mobs doesn't seem to respect the flying speed attribute, so all the flying mobs fly at the same speed. Last time I checked, I think same goes for the fish, I don't think we can change swim speed.
I'd like to either find a way to fix this with vanilla controllers or write our own that support this.