Added 3D assets for a trail and generated them at regular intervals.

#story[1266] #implement
This commit is contained in:
Calum
2017-09-11 17:16:13 +12:00
parent 878c0e0f43
commit dff261cf41
4 changed files with 72 additions and 6 deletions
@@ -150,7 +150,7 @@ public class RaceViewController extends Thread implements ImportantAnnotationDel
new ArrayList<>(raceData.getCompoundMarks().values()), raceData.getMarkSequence()
);
// gameView.enableZoom();
// gameView.setBoatAsPlayer(player);
gameView.setBoatAsPlayer(player);
// gameView.startRace();
// raceState.addCollisionListener(gameView::drawCollision);