Terasology / TutorialWorldGeneration

A tutorial on the facet world generation system
http://terasology.github.io/TutorialWorldGeneration
10 stars 21 forks source link

Add information on Entity Generation #12

Open syntaxi opened 5 years ago

syntaxi commented 5 years ago

The world gen system has an ability to queue up entities to then be created when the systems are available.

This however has little to no documentation and is definitely not mentioned in this tutorial.