Update Forward authored by Lxlp's avatar Lxlp
...@@ -5,7 +5,7 @@ Targets a location in front of the caster ...@@ -5,7 +5,7 @@ Targets a location in front of the caster
## Attributes ## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| forward | f, amount, a | How distant should be the targeted point | 5 | | forward | f, amount, a | How distant should the targeted point be | 5 |
| rotate | rot | The rotation, around the caster, of the target location | 0 | | rotate | rot | The rotation, around the caster, of the target location | 0 |
| useeyelocation | uel | If the eye location should be used as the base of the targeter | false | | useeyelocation | uel | If the eye location should be used as the base of the targeter | false |
| lockpitch | | If the location should be targeted as if the caster has a pitch of 0 | false | | lockpitch | | If the location should be targeted as if the caster has a pitch of 0 | false |
... ...
......