# Pose

We use a vector to set the position we want. You can set the position in the following parts of the armor stand:

1. head
2. body
3. leftArm
4. rightArm
5. leftLeg
6. rightLeg

### Example

```yaml
# pose: v1,v2,v3
pose:
  head: -70.0,0.0,0.0
  body: 0.0,0.0,0.0
  leftArm: -160.0,30.0,0.0
  rightArm: -150.0,0.0,0.0
  leftLeg: -170.0,0.0,0.0
  rightLeg: -100.0,0.0,0.0
```

<img src="https://784387623-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjCbthIRuVaPbzD3MRN5Z%2Fuploads%2FEPxG3z82GuWGZWSEgoPy%2Fimage.png?alt=media&#x26;token=9e792aa9-4e0f-4d64-a74b-ac432dec9593" alt="" data-size="original">![](https://784387623-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjCbthIRuVaPbzD3MRN5Z%2Fuploads%2FkmAMj6DIPXZMxHynEv2G%2Fimage.png?alt=media\&token=5a5cfd25-2ae1-46f8-8562-1f09a44e8fc3)
