Welcome to Scratch Developer, the drag-and-drop app creator! Easily construct the apps of your dreams with this simple tool. * DISCLAIMER * - apps only work within Scratch \| FEATURES |/ > Simple drag-and-drop interface > Add events to make your apps reactive \| USING APPS IN YOUR OWN PROJECTS |/ 1) EXPORT the sprites "SD Editor" and "SD Player" (backpacking these assets will break them) 2) Export the list "Character Spacing" 3) Import the sprites into your project 4) Import the lists "LWC_CODE" and "Character Spacing" 5) Set the variable "APP CODE" to the save code of the app you would like to run 6) Use the broadcast "Initialize SD App" to start the app. Make sure that all non-Scratch-Developer-related sprites are hidden. \| USING THE EDITOR IN YOUR OWN PROJECTS |/ 1) Backpack the two backdrops, "Title" and "Editor" 2) EXPORT the sprites "SD Editor" and "SD Player" (backpacking these assets will break them) 3) Export the lists "LWC_CODE" and "Character Spacing" 4) Import the sprites and backdrops into your project 5) Import the lists "LWC_CODE" and "Character Spacing" 6) Use the broadcast "Initialize Scratch Developer" to start the editor. Make sure that all non-Scratch-Developer-related sprites are hidden.
very small graphic update Note for whoever updates next: on the side bar the buttons go as follows: section (like html div), button (for links, toggles, and dropdowns?), text (like html p or a), input (like html form and input), sprite (open ended so far, probably will either use something like JS or be replaced/removed)