anonymous
2011-07-17 13:26:15 UTC
I already have knowledge and experience in python programming but when it comes to blender programming, I come totally flabbergast and confused.
Basically I need to know how to do 2 things in blender programming that I think may help me.
+ How to refresh the screen/ create a main loop for the script to keep on running on blender.
+ How to set the frame rate by python scripting for blender.
I know blender already automatically offers me the option to set the frame rate, BUT I need to know how to set it in python if it is possible, so don't tell me to use the automatic function.