Humans_Engine: Spectator head outline is not created.
Open
type:bug
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
The create method does not assign the returned polyline to the `HeadOutline` property.
Also a review of the coordinates used for the head outline should be undertaken. The coordinates do not provide a outline centred around the spectator's eye. See the image where the red cross marks the eye position.

#### Steps to reproduce:
Create a spectator and set `createHeadOutline` to true.
#### Expected behaviour:
See the polyline representing the outline and that it is correctly located.
Contributor guide
Assessment
This issue has not been assessed yet.