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!