Hi guys,
a friend of mine made a time countdown for me in the idle python shell and I need a way of getting it to the blender scene (like, a timed countdown with framerate n’ everything)
I hardly know any python myself (ok, I’m a total noob) so, I just copied and pasted from the IDLE gui.… which is what rendered a fairly good countdown… again, I’m no pro at this. http://dominomf.com/smcfiles/AMDBCG_output.txt
okay, so responding to this old post, I have taken the liberty of programming my own timer based on frame rate.
I successfully redid did this in python (totally from scratch), then rendered a countup (10 minutes) and then reversed the frames (for a countdown) I then used most all of the background loops I made and then composited the countdown ontop of it using nodes.
sheesh… and no one responded to this
oh well, got it done…