You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In World's buildScene(), the author uses a hard-coded number for the height of the finishLine. finishSprite->setPosition(0.f, -76.f); This can be easily changed to avoid the confusion.