MovingBlocks

Add a hoover cart to AdditionalRails

Note: This task requires https://codein.withgoogle.com/tasks/6234174681776128 to be finished first! Don't start it until then.

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 an hoover cart to AdditionalRails. The Hoover Cart would collect all items and blocks laying on the ground in 3x3 area around the cart. It would have an inventory used to store the collected items and an input space for fuel, which would power the device. One fuel unit would provide energy for collecting for example 50 items/blocks.

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

See also

Task tags

  • additional rails
  • java
  • rails
  • module

Students who completed this task

Aleksander Wójtowicz

Task type

  • code Code
close

2017