ScratchData LogoScratchData
Back to -Hibot-'s profile

Frames p/second Custom Block

-H-Hibot-•Created March 11, 2016
Frames p/second Custom Block
0
0
11 views
View on Scratch

Instructions

Green flag and take the "define" blocks. How it works: When you enter a number in the fps variable in the block, it divides itself by (itself*itself). It uses the result of that equation for the delay. For example, if you entered 4 fps, it will divide itself by (4*4), which is equal to 16. 4/16 is 0.25. This number will be used for the delay of the action.

Description

Custom block I made that demonstrates working with Frames Per Second, also known as FPS. Credit to Scratch Team for sprites and sounds.

Project Details

Project ID101358729
CreatedMarch 11, 2016
Last ModifiedMarch 11, 2016
SharedMarch 11, 2016
Visibilityvisible
CommentsAllowed