How do I properly make a score display using ImageSprite without causing a runtime error?
why this error? what have you done? show us your relevant blocks.
I would just use a Label.
Substance beats Style
1 Like
How many sprites does your App require to display the score? Could it be so many that the App exceeds it's allocated memory?
If you want a stylish score board, use a Label as the basis, with an imported font (or why not the built-in Mono font?), within a Horizontal Arrangement that has an image background. Simple.