<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [PlayerEntityControllerOptions](./server.playerentitycontrolleroptions.md) &gt; [sticksToPlatforms](./server.playerentitycontrolleroptions.stickstoplatforms.md)

## PlayerEntityControllerOptions.sticksToPlatforms property

Whether the entity sticks to platforms, defaults to true.

**Signature:**

```typescript
sticksToPlatforms?: boolean;
```
