MovingBlocks
Add a tunnel borer cart to AdditionalRails
Rails is a module that adds carts and rails to Terasology. This module at the moment has a base cart, a base rail segment and a T junction that can be flipped. We would like to expand on this and add a variety of both new rail segments and carts to the AdditionalRails module
This task involves adding a tunnel borer cart. This cart should travel place rails infront of it and dig out a 3x3 tunnel as it travels. This allows it to travel as long as it has a stash of rails to place. It is acceptable to use the same model as the base cart that comes with the module, however it is a substantial bonus if a custom model is also included
Definition of 'Done'
- A pull request on the AdditionalRails repo that adds the cart
- A screenshot that shows the cart in action
- Bonus: Include Custom Model for the Cart
Where to start
- Look at the example locomotive that comes with the AdditionalRails module.
- The JoshariasSurvival module series has an existing tool the player can use to harvest larger areas in one action which might contain useful code.
See also
- Rails module
- Additional Rails module
- A related task to add a track laying cart
Task tags
Students who completed this task
Rajat Patel