Skip to content

detectivesheepy/behindbars-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

BehindBars documentation

Basic/general runtime

before/after tick?

Reports if the project is currently before or after a tick/frame update.

set fps to (fps)

Sets the project FPS to a set FPS.

click flag on behalf of user

Runs the project from the flag. Made for use in Turbowarp as they do not have this block already.

running?

Reports if the project is running (true/false)

AlwaysRun for Scratch

set alwaysrun to true

Turns alwaysrun on

set alwaysrun to false

Turns alwaysrun off

alwaysrun

Reports on whether or not alwaysrun is on (true/false)

About

Scratch extension that lets you play with the runtime and ticks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published