Does anyone know how to add tile drop downs for extension? I just need it for some custom blocks on a game I am working on.
There is an example of using enum
s on the playground: https://makecode.com/playground#basic-enums
The playground is your friend when you are making blocks! (Except the simulator never loads in it)
2 Likes