MovingBlocks
Add a one-way booster rail 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 is to add a rail that will only boost a cart in one direction, hitting the track from the other direction will reverse the cart. There is already a rail segment in Additional Rails that boost carts. regardless of direction, which is a good starting point. It is acceptable to use the same model as another rail in the module however it is a substantial bonus if a custom model is included.
Definition of 'Done'
- A pull request on the AdditionalRails repo that adds the new rail
- A screenshot that shows the rail in action (If possible)
- Bonus: Include a custom tile for the rail.
Where to start
- Look at the example booster rail that comes with the AdditionalRails module.
See also
Task tags
Students who completed this task
MyName