-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Category: DocRequests, Issues and Changes targeting javadoc and module documentationRequests, Issues and Changes targeting javadoc and module documentationGood First IssueGood for learners that are new to TerasologyGood for learners that are new to TerasologyType: ImprovementRequest for or addition/enhancement of a featureRequest for or addition/enhancement of a feature
Description
Context
The Health module doc mentions the DamageResistComponent that allows configuring damage types an entity will not be damaged by. Most basic damage types are provided by the Terasology engine code base. There is a minor note on damage types in the Asset System Tutorial. Like all other prefabs, damage types can be modified on module level using Deltas & Overrides. New damage types can further be provided as module assets.
Task
Extend the module docs with information on how to add more damage types.
Open Questions
Should this information be in module-level docs or rather in the engine wiki and only linked to in the Health module docs?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Category: DocRequests, Issues and Changes targeting javadoc and module documentationRequests, Issues and Changes targeting javadoc and module documentationGood First IssueGood for learners that are new to TerasologyGood for learners that are new to TerasologyType: ImprovementRequest for or addition/enhancement of a featureRequest for or addition/enhancement of a feature