lab report week 8: more python programming in blender

objective: how python and blender work together

material: Professor baker, python scripting for game engine tutorial

methods:

  1. open blender through terminal or going to Applications/Blender/(right click and click show package contents)Blender.app/Contents/Mac OS/Blender
  2. split workspace vertically
  3. enable text editor on right side
  4. enable logic editor
  5. enable show line numbers and syntax highlighting
  6. name python code
  7. create keyboard sensor – set key to spacebar
  8. create python controller

results: was able to create a simple script and run it

discussion: connect python script to objects

This entry was posted in Uncategorized. Bookmark the permalink.