Hello,
I've been trying to make a sprite move 100 steps forward, stamp some numbers I've, for example, put in a number field, then 100 steps back to the original place.
I wanted to do this without having the sprite asking me anything, only by modifying the number field on my blocks.
Offline
One way to print numbers (or letters) is to have a sprite with a costume for each digit that moves a little, switches to the correct costumes, stamps, moves, switches costume, stamps, etc. Here is a project that does that: http://scratch.mit.edu/projects/CodeyX1/1549964.
Offline