foxostro / GutsyStorm

Game with voxel graphics similar to Minecraft. (Restart GutsyStorm with Objective-C/Cocoa)
Other
12 stars 4 forks source link

Cube blocks sometimes use the SIDE texture when they should not. #85

Open foxostro opened 11 years ago

foxostro commented 11 years ago

Cube blocks sometimes use the SIDE texture when they should not. For example, a ramp on top of a cube actually requires the cube to use the SIDE texture only on the cube face where the ramp surface hits the ground.

Unfortunately, it seems like fixing this would be pretty hard and have a low ROI.