lazydogP / turningpolyhedron

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

Tilt game logic bugs - incorrect wall height logic #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a map using default polyhedron, and set a wall which height is 
greater than 3.
2. Play it. 
3.

What is the expected output? What do you see instead?
The polyhedron can't tilt on wall. It should be.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by acme....@gmail.com on 29 Jul 2011 at 5:47

GoogleCodeExporter commented 8 years ago
EDIT: The polyhedron should be 2x1x2, and there are 2 ways to tilt it on wall. 
One works, but another one doesn't work. The correct result is both should work.

Original comment by acme....@gmail.com on 29 Jul 2011 at 5:53

GoogleCodeExporter commented 8 years ago

Original comment by acme....@gmail.com on 26 Aug 2011 at 12:09

GoogleCodeExporter commented 8 years ago
Fixed in r206.

Original comment by acme....@gmail.com on 28 Aug 2011 at 2:30