Answer by Carter Medlin for Scratch output file .txt or similar
You can download and edit the json script for the Scratch project.From the "See Inside" screen, File->Download to your computer.Rename the file to have a ".zip" extension instead of just...
View ArticleAnswer by Yotam Salmon for Scratch output file .txt or similar
Currently, Scratch has no IO abilities, as the answer above me said, But there is a mechanism called JS extenions. Currently it's a closed beta, but when it will be released everyone would be able to...
View ArticleAnswer by Scimonster for Scratch output file .txt or similar
Scratch does not have file IO capabilities, and i doubt it ever will.The closest thing that i know of is importing/exporting a list. Right-click on the list watcher from the Scratch IDE, and export. It...
View ArticleScratch output file .txt or similar
I want to know if there is an easy way to open a .txt file and load some comma delimited data into variables in Scratch and furthermore add some variable data from Scratch to a .txt file or similar?I...
View Article