I have a sprite as seen below
I added a simple pointer block so anywhere I touch on the screen, the sprite faces that direction.
The issue is the sprite is facing the direction using its side rather than its front.
Any way to fix this?
I have a sprite as seen below
I added a simple pointer block so anywhere I touch on the screen, the sprite faces that direction.
The issue is the sprite is facing the direction using its side rather than its front.
Any way to fix this?
Typically, sprites have to have a “facing” direction. I haven’t used them in Thunkable but I’m familiar from other programming environments.
Try importing your image facing to the right (or left?) and see if that helps.
That doesn’t help i have already tried this myself. I have even tried to switch things up in gimp and that is not working either.
Welcome to Thunkable.
It would be much better to describe your issue in a new post rather than reply on a post created 2 years ago.