Pages: 1
Topic closed
Hello,
I've used Scratch for a while now, and I was wondering if there was any way to change the direction a sprite faces based on its direction of movement or key presses? I've been looking around for a while now and haven't been able to come up with a solution. I'd appreciate it if someone could tell me.
Thanks in advance!
Offline
[blocks]<when[ ]key pressed><move( )steps><turn cw( )degrees>[/blocks] or [blocks]<when green flag clicked><forever><point in direction( <x position>[/blocks]
Offline
So you want the sprite to face the direction it's going?
Here's an engine for it: http://scratch.mit.edu/projects/Kileyme … est/946516
Offline
Topic closed
Pages: 1