Python Minecraft with Ursina: running, jumping, saving, loading - part 11

Опубликовано: 16 Октябрь 2024
на канале: Red Hen dev
1,618
33

We create a simple jump mechanic for our player, add camera effects when running, as well as toggling 'blister mining' by holding down the shift key.

Crucially, we also write a module to both save and load terrains! We manage this by using the brilliant pickle module.

Playlist:    • new Python Minecraft with Ursina  

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

Thanks for watching!