Add AI task that makes mobs jump like slimes

Published by Memeseus on
Status
Resolved
Issue description

I would like to see an AI task that allows mobs to be able to move around like slimes do, jumping from place to place and attacking players in the same way, without using the slime AI base. I would also like to change the jump hight that mobs have.

Issue comments

Unfortunately this is not AI but defined procedure in tick update so it can't easily be applied to another entity as a goal selector.