Objective: Learn some commands of the python command console.
Tools: Blender.org(education and help tab)
Method:
-Basics of Game Logic
-creating variables, general return functions, and substantiating sensors and actuators
Example:
bge.logic.getCurrentController()
Gets the Python controller associated with this Python script. Assigns python controller to a sensor/actuator.
Results:
I had not known anything about python until now but I know a bit now. I really want to get into python
When I’m not swamped with classwork/homework/projects, poke me for help with Python!