/defold-hc

Defold HardonCollider

Primary LanguageLua

Defold HC

Defold bindings for HardonCollider.

Installation

You can use Defold HC in your own project by adding this project as a Defold library dependency. Open your game.project file and in the dependencies field under project add:

https://github.com/totebo/defold-hc/archive/master.zip

Or point to the ZIP file of a specific release.

Example

  HC = require "hc.hardoncollider"

Refer to Hardon Collider reference for usage:

https://hc.readthedocs.io/en/latest/