-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the BlockFamilyTutorial wiki! This is a tutorial on block families. In this tutorial we will create a new module then make a block family. Before we get started, you'll want to create your module. Here's a nice tutorial on how to do it: https://github.com/MovingBlocks/Terasology/wiki/Developing-Modules.
All the code and images I'm using in this tutorial will be available on this repository as a fully functional module.
The goal of this tutorial is to teach you the basics of making your own block family. As you follow along, you'll see me making the code for an "arrow" block family. The basic idea is when you line them up, the ends become arrows. There are also corners, "t" shapes and 4-way crosses with the arrows. This is the finished product: