Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » FPS Counter
- CashyTheCoin
-
49 posts
FPS Counter
To create a frames-per-second counter, you can simply use the code in the project found in the sprite named “FPS Counter”.
https://scratch.mit.edu/projects/404468437/
https://scratch.mit.edu/projects/404468437/
- ScratchCatHELLO
-
1000+ posts
FPS Counter
To create a frames-per-second counter, you can simply use the code in the project found in the sprite named “FPS Counter”.
https://scratch.mit.edu/projects/404468437/
I'm not sure it's working. It keeps reporting 31 fps, and my game is clearly not running at 31 fps. Are you sure it doesn't require any extra setup?
(Also, I though scratch was capped at 30fps)
- shrederss
-
7 posts
FPS Counter
To create a frames-per-second counter, you can simply use the code in the project found in the sprite named “FPS Counter”.
https://scratch.mit.edu/projects/404468437/
I'm not sure it's working. It keeps reporting 31 fps, and my game is clearly not running at 31 fps. Are you sure it doesn't require any extra setup?
(Also, I though scratch was capped at 30fps)
Yeah scratch can only run at 30fps, there is a software that can run scratch at 60 or 75 fps, and trust me its too fast.
- DerpyHead0
-
1000+ posts
FPS Counter
this is an old topic, but since it's already been bumped and it was never answered, i guess i should answer.
it does often show 31, but that's likely accurate as scratch's frame cap isn't exact
- Just_ng
-
500+ posts
FPS Counter
Thanks, this helped a lot! this is an old topic, but since it's already been bumped and it was never answered, i guess i should answer.it does often show 31, but that's likely accurate as scratch's frame cap isn't exact
- SimpleExeProductions
-
11 posts
FPS Counter
this is an old topic, but since it's already been bumped and it was never answered, i guess i should answer.it does often show 31, but that's likely accurate as scratch's frame cap isn't exact
Mine is in decimals, how can I fix?
- ScratchCatHELLO
-
1000+ posts
FPS Counter
Mine is in decimals, how can I fix?
you don’t need to, but if you want to:
- Owen_the_coder1234
-
5 posts
FPS Counter
just usethis is an old topic, but since it's already been bumped and it was never answered, i guess i should answer.it does often show 31, but that's likely accurate as scratch's frame cap isn't exact
Mine is in decimals, how can I fix?
- Discussion Forums
- » Help with Scripts
-
» FPS Counter