This video tutorial for Blender Python beginners will go over how to update a script with functions and how to add a basic rotation animation to a scene.
Previous video:
Beginner Blender Python Tutorial: for loop practice
Start code:
https://gist.github.com/CGArtPython/004d414871f04bfb2c7605a88ea1e7a7
Final code:
https://gist.github.com/CGArtPython/cf74ed708ff8c7fc76d2aeda1710e034
Beginner Blender Python Exercise: Introduction to If Statements (part 1)
00:00 – Intro
00:28 – Get Code
01:00 – Creating functions
03:34 – Add the create mesh function
04:51 – Add the create next layer function
06:36 – Add the update object transform function
08:40 – Add a rotation animation
20:00 – Add an initial random rotation
21:40 – The animation challenge
26:01 – Outro
Intro Music
Fiery Trails – Silent Partner
Outro Music
Geographer – Easy Shake
#blender #python #scripting