Jump to content

Current Frame: Difference between revisions

Updated the page
(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 ")
 
(Updated the page)
 
Line 1: Line 1:
[[File:Current_Frame.png]]
{{Block
|image=Current_Frame.png
|type=s
|folder=game
|output1={{Port|n|Counter}}
}}


Outputs the current frame count.
Outputs the current frame count.
Line 7: Line 12:
== Notes ==
== 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.
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]]
[[Category:Blocks]]