Offline
How's that weird?
I thought we all already knew presentation mode was fastest.
BTW how did you calculate the FPS?
EDIT2: Oh, was it like this:
<when green flag clicked>
<reset timer>
<forever>
<change{ some counting variable }by( 1
<if><( <round( <timer> <=> 2 )>
<set{ frames per second }to( (( some counting variable </> 1.5 ))
<set{ some counting variable }to( 0
<reset timer>
<end>
<end>
Last edited by juststickman (2010-05-09 14:52:08)
Offline
I guess that's why something that flickers on the normal stage does not in presentation mode. I wish the time by the post wasn't the time of post, rather the time since it was posted, solves the "scratchtime" problem
Offline
FPS, annoyingly has two meanings... Frames Per-second and First Person Shooter.
Offline