Skip to content

Commit

Permalink
Merge pull request #4 from gomfucius/patch-1
Browse files Browse the repository at this point in the history
Fix duplicate component description
  • Loading branch information
cocoatoucher authored Apr 12, 2021
2 parents 2d897fc + 30cd81f commit 9bcb17c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Docs/Components.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ Component that makes an entity be able to shoot projectile entities with the giv
##### - Health Component
Component that gives an entity health and life properties, e.g. number of lives. This also gives ability to get damaged and die.

##### - Health Component
Component that gives an entity health and life properties, e.g. number of lives. This also gives ability to get damaged and die.

##### - UpwardsLooker Component
Component that gives an entity the ability to adjust the camera to focus it above the entity's node, if camera is already focused on this entity's transform.

Expand Down

0 comments on commit 9bcb17c

Please sign in to comment.