updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** Tests if the target is within the given angle from where the caster is looking ## Description
Tests if the target is within the given angle from where the caster is looking
---
**Attributes:** ## Attributes
| Attribute | Alias | Description | | Attribute | Aliases | Description | Default |
| --------- | ----- | -------------------------------- | |-----------|-----------|----------------------------------------------------------------------|---------|
| angle | a | The angle of the FOV to check in | | angle | a | The angle of the FOV to check in | 90 |
| rotation | r | Rotates the FOV to check in | | rotation | r | Rotates the FOV to check in | 0 |
---
**Examples:** ## Examples
```yaml
```
TargetConditions: TargetConditions:
- fieldofview{angle=90} true - fieldofview{angle=90} true
``` ```
---
**Extra Information:**
- [x] Type: Compare ## Aliases
\ No newline at end of file - [x] infieldofview
- [x] fov
\ No newline at end of file