nint22 / dwarfcraft

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

Items should fall #178

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
items should do collision detection and fall as needed

Original issue reported on code.google.com by nin...@gmail.com on 10 Mar 2012 at 3:58

GoogleCodeExporter commented 9 years ago
Target behavior: if in block, keep pushing up, if no block underneath, 
accelerate down until terminal velocity

Original comment by nin...@gmail.com on 10 Mar 2012 at 11:19

GoogleCodeExporter commented 9 years ago
Not fixed - doing collision checking each update loop

Original comment by nin...@gmail.com on 24 Apr 2012 at 6:57

GoogleCodeExporter commented 9 years ago
Fixed, falls until hits solid surface

Original comment by nin...@gmail.com on 24 Apr 2012 at 7:04