The Terasology Foundation
Structure Templates (II) : Create a new dungeon segment using StructureTemplates for an existing ST line
This is task 2 in the chain for StructuralTemplates / GooeysQuests. You already created different building templates in the previous task; now, the goal is to create an ST segment that fits into an existing line of a multi-segment "dungeon" such as those available in Gooeys Quests.
Acceptance Criteria
- You must have completed the first task in this chain
- Supply screenshots of your new segment in place in a dungeon
- Submit a PR with your new segment to the existing module with the ST line of your choice, such as the dungeon or dwarf halls line from Gooeys Quests
Rejection Criteria
- Building is not placeable using the ST tool
- Segment does not fit into existing line of multi-segment "dungeon"
Where to start
- Check out the existing prefabs in GQ that define the different segments the procedural dungeons there can generate. Find out how they are all hooked up to the system and add your new segment so it seamlessly fits into a dungeon. For instance, you can add another "building" to a town segment, a new corridor shape, and so on.
- To get started, launch a game with GooeysQuests enabled and visit some of the dungeons to get ideas for what could be added. Build out a new segment by hand and use the structural tool to export a prefab you can put into your module fork to make a PR from
Task tags
Students who completed this task
nailorcn, ujjman