Current Frame

Revision as of 19:07, 16 May 2024 by 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 ")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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