# climbable

Add the `climbable` component to any object you want the player to be able to climb.

```html
<a-entity climbable></a-entity>
```

## Events and states

Same as [grabbable](grabbable.md).
