My game’s extension’s “create platformer sprite“ is not working, I put [parameter]? and it didn’t show the + symbol in blocks. https://arcade.makecode.com/S20253-41197-50944-80804
1 Like
Why is this?
Visit the documentation for creating custom blocks.
You also can use the Blocks Playground to see examples of different blocks. I’ve linked to the Functions playground since you mentioned parameters.
Thank you!