Python Minecraft with Ursina: mined blocks drop collectible items - part 18

Опубликовано: 16 Октябрь 2024
на канале: Red Hen dev
386
17

First, we fix the load_model() function due to the latest ursina update (4.1.1 -- which you can get from here: https://pypi.org/project/ursina/).

Then, we write a new module to take care of generating collectible blocks of minerals, and manage to give them a little rotation and bounce using sine.

Playlist:    • new Python Minecraft with Ursina  

Code and assets from video: https://github.com/RedHenDev/ursina_t...

Thanks for watching!