<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [DefaultPlayerEntityControllerOptions](./server.defaultplayerentitycontrolleroptions.md) &gt; [applyDirectionalMovementRotations](./server.defaultplayerentitycontrolleroptions.applydirectionalmovementrotations.md)

## DefaultPlayerEntityControllerOptions.applyDirectionalMovementRotations property

Whether to apply directional rotations to the entity while moving, defaults to true.

**Signature:**

```typescript
applyDirectionalMovementRotations?: boolean;
```
