Jothebanner / GameWorkJS

GNU General Public License v3.0
2 stars 0 forks source link

Collider Component #3

Open Jothebanner opened 1 year ago

Jothebanner commented 1 year ago

Need to make a basic collider component and discover the inner-workings with the engine. So far it seems like we'll need several different collider options, such as area, circle, square, and line (like collider past the line would trigger the line collider).