widerules / skylight1

Automatically exported from code.google.com/p/skylight1
1 stars 0 forks source link

make bounds of "table" clear on the screen (make game play full screen) #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the "table" extends from -1.0 to +1.0 around the origin (where the 
glass starts).  However, the skill test view uses a non-square surface to 
show where the glass is.  Consequently, there are points on the screen that 
are not on the table, and since there are no visual cues to indicate where 
the edge of the "table" is, the player can lose without knowing why.

I would recommend showing a square table in the rectangular screen.  This 
will work with any orientation and screen size.

Original issue reported on code.google.com by megbec...@gmail.com on 30 Jun 2009 at 11:43

GoogleCodeExporter commented 9 years ago
We voted to use full screen - start by skewing, overlay time, level

Original comment by dario.nycjava@gmail.com on 2 Jul 2009 at 11:56

GoogleCodeExporter commented 9 years ago
we completed this as a group - will open new issue for overlaying level

Original comment by dario.nycjava@gmail.com on 5 Jul 2009 at 9:31

GoogleCodeExporter commented 9 years ago
marking all previously done issues as verified

Original comment by dario.nycjava@gmail.com on 1 Oct 2010 at 3:49