Hi,
We are working on the new high score name input now. (which will complete the engine framework)
How can we print letters/numbers text through ASCII value? Let us know, thanks!
Jesse
Nevermind, we found it: var letterA = char(65)
var letterA = char(65)