Help with project speed

I'm trying to find the time between frames or frames per second but I don't know how to do that.
I also want to assign the speed to a variable so I can use it. can anyone help please?

i remember making a custom block for FPS (use FPS2 it is faster)
Project: Snap! Build Your Own Blocks
Definition:
untitled script pic (6)

Nevermind, FPS is faster
Definition:
untitled script pic (7)

Would this work? It's the value that I need.
untitled script pic(1)

what do you mean by assign the speed to a variable though? if you want to make a variable store the FPS then do this
untitled script pic (8)

if you want a block that can slow down your program then visit this project
(I made a new block in the Other category)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.