by Jojon » Sat Mar 09, 2013 1:18 pm
If Plasma indeed allows a 12 hour animation, you should have no problem getting it working with only regular responders.
I gave it a go with PyPRP, but it seems Blender has a 300,000 frame limit on animation curves, which gives me a maximum of roughly two and three quarters of an hour (I made my test with a seconds hand and a minute hand, instead of the proper time spans) -- how high Plasma's limit is, I do not know.
As far as I can tell, the hands stay pretty well in sync, as long as you have a bunch of key frames in there and don't rely solely on Plasma's interpolation.
If you can't have animations that long, you may still be able to get away without any Python, if you don't mind the hour hand not crawling perfectly smoothly (which nobody may notice anyway, since it's so slow) - just set up any desired number of callbacks in your minute hand animation (the more the "smoother") and have each and every one of them send an increment message to the hour hand animation (hmm, maybe I should have given that a test, before suggesting it.. :P EDIT: ...well; I couldn't, I suppose - PyPRP doesn't do animation markers :7).
What I am curious about, is what sort of interface you have in mind for the players to set the clock... Buttons for a few presets? Plus and Minus buttons?
- Attachments
-
chessclocktest.rar
- This age uses the GenericAge template age prefix: 59382. You may want to check that you don't already have another "GenericAge" installed before overwriting it with this. (EDIT: click on the clock faces to switch)
- (14.49 KiB) Downloaded 270 times