From: Alexander Kiselev Date: Sat, 19 Oct 2013 08:40:32 +0000 (-0700) Subject: mappings for Treasure Island X-Git-Url: https://git.piment-noir.org/?p=SugarCubes.git;a=commitdiff_plain;h=41c436e44eab6543d888df116e90b047cf0b7a50 mappings for Treasure Island --- diff --git a/_Internals.pde b/_Internals.pde index 9d6e274..f1ebdc0 100644 --- a/_Internals.pde +++ b/_Internals.pde @@ -40,7 +40,7 @@ final float TRAILER_DEPTH = 97; final float TRAILER_HEIGHT = 33; final int MaxCubeHeight = 5; -final int NumBackTowers = 9; +final int NumBackTowers = 11; int targetFramerate = 60; int startMillis, lastMillis; diff --git a/_Mappings.pde b/_Mappings.pde index 7d288ef..46a7da5 100644 --- a/_Mappings.pde +++ b/_Mappings.pde @@ -55,7 +55,7 @@ public Model buildModel() { //////////////////////////////////////////////////////////////////////// // dan's proposed lattice ArrayList scubes = new ArrayList(); - if (NumBackTowers != 9) exit(); + // if (NumBackTowers != 9) exit(); for (int i=0; i