by including X & Y field names in engo.Point declarations (e.g. in [traffic.go demo](https://github.com/EngoEngine/TrafficManager/blob/01-hello-world/traffic.go#L36)). `Position: engo.Point{X: 10, Y: 10},` Definitely a very minor issue, but it cost me a few minutes trying to find out what the error meant and how to fix it.