Current Frame: Difference between revisions
Nikitaivanov (talk | contribs)   (Created page with "File:Current_Frame.png  Outputs the current frame count.  On play, it outputs 0 and increases by 1 with every frame.  == Notes == There are 60 frames in 1 second, so you can divide the output of frame by 60 and you'll get a timer in seconds.  File:time.png   Category:Blocks ")  | 
			
(No difference) 
 | 
Revision as of 19:07, 16 May 2024
Outputs the current frame count.
On play, it outputs 0 and increases by 1 with every frame.
Notes
There are 60 frames in 1 second, so you can divide the output of frame by 60 and you'll get a timer in seconds.
