How to use obj models to create animations for your mobs. Also, we code some ai for our mob, including looking towards the player, walking towards the player, staying a certain distance away, and pausing or resuming an animation sequence.
We use Ursina's FrameAnimation3d() function to code our mob animations.
Playlist: • new Python Minecraft with Ursina
Code and assets from video: https://github.com/RedHenDev/ursina_t...
Thanks for watching!