I’ve seen the MakeCode team use an extension that puts a subcategory in the Arcade block menu called BlockObject
on an Arcade advanced stream. It allows you to make an object and add attributes, like strings and images to it. I specifically remember @richard saying to remind him to name his attributes with numbers instead of letters so they would list in order. (Like script1
instead of scriptOne
)
What’s the extension URL?