Christopher Bond
Last activity
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Badges
No badges earned
Posts
Recent activity by Christopher Bond-
MakeCode "on_chat" functions allowing more than number arguments.
Currently MakeCode only allows number arguments when entering a function from chat command. It would be good to allow other inputs such as block types etc. For example: The following function has t...
-
Pixel Art (MakeCode Extension)
I am trying out the Pixel Art extension in Microsoft MakeCode. The GitHub repo shows a GIF animation of the art being generated but on my world there is significant delay and it doesn't form in sm...
-
Range limit to MakeCode (e.g. blocks.place)
In the past I have noticed that commands have a limit of the simulation distance of the world. However, when preparing a lesson on for loops for my class I found that this code could surpass this l...