Guigui220D / buildoland-3

After BuildOLand 1, BuildOLand 2, here comes BuildOLand 3!
7 stars 1 forks source link

Make world::draw function #78

Closed Guigui220D closed 4 years ago

Guigui220D commented 4 years ago

We have to move the entities manager inside the world and draw everything of the world from a new function : chunks, entities, tile-entities...

Guigui220D commented 4 years ago

I don't have a good reason to do so now and it raises lots of questions.