Portal Goose, text on scren #25
Kribit11
started this conversation in
Cleanup Crew
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Scratch Project URL
https://scratch.mit.edu/projects/1131104945
Leopard Project URL
https://leopardjs.com/projects/GyWE4nTaAJ
What kind of error(s) are you experiencing?
Description of issue(s)
i have used code from a griffpatch video for variables to display in more interesting font
it would be great if you can make the numbers display again, but would be even better if you can show me a way to display text in a way scratch can't like
ctx.font = "50px Arial"; ctx.fillText("Hello World",10,80);
in normal js canvas codingBeta Was this translation helpful? Give feedback.
All reactions