MovingBlocks

Create a building template using StructureTemplates

Terasology's StructureTemplates module implements structure templates that can be used to spawn the same building over and over again, either using an item or programmatically. Your task is to create a few building templates of your own using StructureTemplates.

Definition of 'Done'

  • A new module is created, containing two or more structure templates that can be used to spawn buildings in-game. You should submit a link to the module's GitHub repository.

Where to start?

  • Use the command give structureTemplateGenerator to get an item that can be used to create structure templates in-game!
  • A guide to creating modules can be found here. GooeysQuests is an example of a module that uses structure templates to spawn dungeons (the templates' code is located at assets/prefabs/structures in the module's repo)
  • The forum threads for GooeysQuests and StructuralTemplates help introduce the system further

Task tags

  • content
  • java
  • games
  • architecture
  • modding

Students who completed this task

Tim Verhaegen, Mandar Juvekar, Max Borsch, Scott Moses Sunarto, Isaac, Benjamin Amos, Vaibhav Bajaj, Mohammad Darvish

Task type

  • code Code
  • assessment Outreach / Research
close

2016