Introduction to Python Scripting with the Blender Game Engine, Moving Spheres in 3D, Bouncing Balls

This tutorial shows how to update the position of a sphere in real time using a python script and the Blender game engine. Key points - How to set up logic bricks to control an object How to ...