Hi Jeremy!
Thank you for the quick and thorough answer :)
Wonderful! This will be a great addition to the demo. I’ll try my best to fiddle with the values to make it more unique and not just a straight copy from the tutorial.
I also managed to make a Assign_Logic_Bricks_to_selected_objects.py script with my crappy skills, this way I also got the ‘Rotating Sphere’ to work in BGE :) I even managed to modify the code to not use animated diffuse colors for the objects (that don’t work in BGE) but instead use the object color that works in BGE, like explained here: https://www.youtube.com/watch?v=LfyJG8nuymM
I put your and mine new code bits into here: https://github.com/manujarvinen/Blender-Python-scripts
However, your method is very elegant and the looping choices for the actions might come handy for me still :)
Thank you!
