loading
 
write variables each x frames?
Anonymous
16 year
Hi,

i'm looking for a simple way to write variables each x number of frames? is this possible?

[I have been trying to do this with a TIMER module, but the output is written to a file each frame].

regards,
Dieter
Anonymous 16 year
Yes, you can use a small VBScript to check the image_count variable and set another variable when that count reaches x. See the attached robofile for an example on how to do this. Note that the file c:\temp\test.txt will contain increasing number but with modulus 5 increment (i.e. it writes only every 5th frame).

STeven.
program.robo

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index