Sprite pointing in wrong direction

I have a sprite as seen below

image

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.

image

Any way to fix this?

1 Like

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.

1 Like

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.