MovingBlocks

Create a HealingBlocks module

Terasology has a DamagingBlocks module that allows specific blocks to damage entities where they touch the blocks. An interesting idea is a reverse module with blocks that heal entities once they stepped on them - your task is to implement this module. It should contain a component for marking a block as healing, and a system for handling entity-healing block interactions.

Definition of 'Done'

  • The HealingBlocks module is fully implemented and located in a public GitHub repository. It will later be moved to the Terasology organization.

Where to start?

Task tags

  • content
  • java
  • github
  • games
  • modding

Students who completed this task

Eric Banisadr

Task type

  • code Code
close

2016