Regular tick/simulation message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'd like to write a script where a particular function gets called every N seconds...(I want to do a physics simulation using magnetic fields and I need regular updates to the field display)
Is there a way to register a function to be called on a regular basis?
Thanks!
Eric