> For the complete documentation index, see [llms.txt](https://docs.thunkable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thunkable.com/~/changes/wHhkjLVeheBnfbpghRnw/direction.md).

# Direction

Program a sprite's direction

## Point

### Point Sprite Towards Pointer

![](https://1223006790-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LAn5scXl2uqUJUOqkJo%2F-MARFeh9t7CAgCPk7Xx7%2F-MARIYH1jT6PB4vauf1h%2Fdir_point_pointer.png?alt=media\&token=bbc05af9-438a-4294-8220-516e059b11de)

Turn the sprite in the direction of where the user has tapped on the canvas&#x20;

### Point Sprite Towards Sprite

![](https://1223006790-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LAn5scXl2uqUJUOqkJo%2F-MARFeh9t7CAgCPk7Xx7%2F-MARI_kMo-2fPqSGvB6N%2Fdir_point_sprite.png?alt=media\&token=f7d9629c-985a-44a7-9270-6df4e86b5b4c)

Turn a sprite in the direction of another sprite&#x20;

## Angle&#x20;

### Set or Change Sprite's Angle

![](https://1223006790-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LAn5scXl2uqUJUOqkJo%2F-MARFeh9t7CAgCPk7Xx7%2F-MARIcOmRUF2I38My4S4%2Fdir_set_angle.png?alt=media\&token=5d61aa2e-e699-4b02-b79a-e9fb4d901228)

Set or change the angle of the sprite&#x20;

### Get Sprite's Angle

![](https://1223006790-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LAn5scXl2uqUJUOqkJo%2F-MARFeh9t7CAgCPk7Xx7%2F-MARIeo9abnGIFf2LuVH%2Fdir_get_angle.png?alt=media\&token=4010cc01-94ff-4b84-9cfa-41db0355bfb2)

Get the angle of the sprite

## Angular Velocity

### Set or Change Sprite's Angular Velocity

![](https://1223006790-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LAn5scXl2uqUJUOqkJo%2F-MARFeh9t7CAgCPk7Xx7%2F-MARIhVMIVdRtl260UV7%2Fdir_set_angular_velocity.png?alt=media\&token=fa0ce38a-bd73-4e3d-9bb8-2846e978e819)

Set or change the angular velocity of the sprite&#x20;

### Get Sprites Angular Velocity

![](https://1223006790-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LAn5scXl2uqUJUOqkJo%2F-MARFeh9t7CAgCPk7Xx7%2F-MARIkEcd8pVHOVxGO0B%2Fdir_get_angular_velocity.png?alt=media\&token=f4ec6418-e8d0-4d41-9cfa-5c210802b6f8)

Get the angular velocity of the sprite

##
