Main Page
From GameBlender.org Wiki
Welcome to the GameBlender.org Wiki!
Contents |
Projects
GameBlender.org Community Project
Tutorials
Python
Beginning Python
BPY Tutorial 1 - Introduction to Python. Things covered: outputting information to the debug window, properties/variables (assignment/manipulation), and algebraic equations.
BPY Tutorial 2 - Topics covered: logic(introduction to booleans), conditional statements (if/if-else/if-elseif-else/while/for), and conditional operators/flags.
Functions - An introduction into functions
BPY classes - Introduction to classes
Effective Scripting - An Intro to efficient script writing
Other
Blender Windows Run Command - How to add a run command in Windows.
Examples
Request an Example File
.blend Example Files
Python Script Example Files

