In the getting started documentation, (Code a First-Person Adventure Game path / Add a First-Person Camera, Mesh, and Animation), the positioning of skeletal meshes are wrong.
Two problems :
- Comparing to BP_FirstPersonCharacter Mesh transform is not set
- SetupAttachment to head socket in constructor does not work. (Perhaps because skeletal Mesh is not set at this time.
Here the result :
