AlecSouthward / Modular-Components

Components that can be used to simplify the creation of many entities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modular Components

Set of Components that can be used to speed up the creation of multiple things!

There is currently:

  1. VelocityComponent 2D and 3D
  2. HealthComponent
  3. HurtBoxComponent 2D and 3D
  4. HitBoxComponent 2D and 3D

Important

The documentation for each Component is actually found inside Godot! Simply search for the Component you wish to check in the Search Help tab.

About

Components that can be used to simplify the creation of many entities.

License:MIT License


Languages

Language:GDScript 100.0%