Thoughts and tutorials on programming

Monday, October 30, 2006

firing!

With blender mouse actuators, say you have a mouse left actuator attached to a python script. The actuator will fire the python script TWICE per click--once when you click down, once when you click up. So this basically requires you to double check actuatorName.isActive() every time- - just having it fire does not mean what you think it might.

No comments:

Contributors

Followers