Runtime Modifications
Jump to navigation
Jump to search
Images needed
This article needs images or better quality images. You can help PenguinMod Wiki (Official) by adding the images or uploading them.
Runtime Modifications is an extension in PenguinMod. It used to be called "Runtime tools", with a lowercase t.
Blocks
- add sprite from ()
- add costume () from ()
- add sound () from ()
- load project from ()
- get costume index of ()
- get sound index of ()
- get data url of project
- set stage width: () height: ()
- stage width
- stage height
- set () to ()
- change render setting () to ()
- set render setting () to ()
- () enabled?
- set max clones to ()
- max clone count
- clone count
- is clone?
- set max framerate to: ()
- max framerate
- framerate
- set stage background color to ()
- stage background color
- pause this script using name: ()
- unpause script named: ()
- is script named () paused?
- create variable named () for ()
- create cloud variable named ()
- create list named () for ()
- get value of variable named () in ()
- get array of list named () in ()
- variable named () exists in ()?
- list named () exists in ()?
- get binary data of () named ()
- get data url of () named ()
- get all sprites
- get all costumes
- get all sounds
- get all fonts
- get all variables ()
- get all lists ()
- delete costume at index ()
- delete sound at index ()
- delete variable named () in ()
- delete list named () in ()
- delete sprite named ()