Runtime Modifications: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
Created page with "{{Needs Images}} {{Extension |extension_desc = Blocks for updating Scratch objects like the stage and sprites. }} '''Runtime Modifications''' is an extension in PenguinMod. ==Blocks== {{Incomplete list}} *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..."
 
No edit summary
Line 25: Line 25:
*[[is clone?]]
*[[is clone?]]
*[[set max framerate to: ()]]
*[[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 arraay 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]]
{{ExtensionsNav}}
{{ExtensionsNav}}