can someone please help me make this kind of arrow in code.org
beating heart
Hi @sanac2086,
I donβt have a microbit with me. Can you first look at the example solution for L10L9A Mood Ring? Next, look at the JavaScript for your blinking arrow in MakeCode.. Based on these two sets of code, it looks like you need to turn on the lights for the arrow using β1β and the blocks shown in the solution for Mood Ring and then between patterns of the animating arrow, I am guessing the setTimeOut block (in the blue Control section of blocks) would work to pause between the different scenes for the arrow.
That is where I would start:)
Good luck!
~Michelle
1 Like