Closed sunreef closed 5 years ago
Replaced creature sprites with low-poly meshes and spheres.
To make it work, I also replaced the DrawFlat pass with a DrawShaded and added a directional light to the scene.
DrawFlat
DrawShaded
Replaced creature sprites with low-poly meshes and spheres.
To make it work, I also replaced the
DrawFlat
pass with aDrawShaded
and added a directional light to the scene.