mibpl / StreetViewGame

MIT License
1 stars 1 forks source link

Add optional jump buttons to the streetview component, establish a method for the current player location to be communicated to the parent #39

Closed enkait closed 3 years ago

enkait commented 3 years ago

This PR is based on #38, and is meant to be merged after that PR is merged. It implements a key feature for #37 : the ability to jump forward for some distance in the direction the player is facing. This is disabled in the classic game mode, so there should be no change.

Manual testing: I tried the classic game mode, and saw the buttons weren't there.