File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,8 +23,3 @@ knowing how to code correctly. If this is your first time for coding or using th
2323
2424For more information about Fixed Point Math with 8 fractional bits after the decimal point (Fx8), please read this file.
2525[ fixed point] ( https://makecode.microbit.org/---docs?md=%23%23%20Fixed%20Point%20in%20MakeCode%20Arcade%20%0A%0AFixed%20point%20is%20a%20numeric%20format%20that%20specifies%20how%20many%20fractional%20bits%20after%20the%20binary%20point.%20Microsoft%20MakeCode%20Arcade%20uses%208%20bits%20after%20the%20decimal%20point%20because%20the%20engine%20needs%20sub-pixel%20movement%2C%20performance%2C%20and%20memory.%0A )
26- If the link does not work, ** look for the fixed_point md (MarkDown) file in the files tab.**
27- Another way to find the link is by clicking the link, and then after the error image shows:
28- <img width =" 377 " height =" 111 " alt =" image " src =" https://github.com/user-attachments/assets/4f39e7ff-953d-4532-9073-4e45318e12c6 " />.
29-
30- Click on the underlined message (the underline is underlined in blue) showing "reloading the page."
You can’t perform that action at this time.
0 commit comments