Skip to content

A simple library providing a 2D Transform and a transformable 2D Hitbox

License

Notifications You must be signed in to change notification settings

georgi-kanchev/TransformableHitbox2D

Repository files navigation

TransformableHitbox2D

A simple 2D library that provides:

  • Transform, capable of translating, rotating and scaling itself, other Transforms (through a simple child/parent hierarchy) and Hitboxes.
  • Hitbox, capable of interacting with other Hitboxes, constructed from a set of connected or separated Lines.
  • Line, capable of interacting with other Lines and points.

About

A simple library providing a 2D Transform and a transformable 2D Hitbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages