Started by
Artistmonster24
on
Topic category: General discussion
I'm making an animal mod and I would really like to make a frog for it. However, this doesn't seem possible in the current version. Is there a way to make a jumping AI mob? Thanks for your time.
There is a “jump at target” AI task, so if you made a way to get it a target, you could make it hop around, though I’d have to mess around with it for a while to figure out how.
You could make an invis mod that is immune to attacks and make it so that the frog always stays behind it and is aggro towards it
You could do something like give the mob levitation each tick update to make it look like its hopping. Beware though, I tried this and they kill themselves with fall damage, check the take no fall damage option on the mob tab.
Thanks for all the ideas!