aboutsummaryrefslogtreecommitdiff
path: root/lib/nodes/grabbable.js
AgeCommit message (Collapse)Author
2020-03-09Use new lib componentsHEADmainBen Beltran
2018-05-28Add Grab System (#9)Rubén Beltrán del Río
* Remove unused code * Adds grab components * Adds grab nodes * Add sensors to the physics world * Add grab systems * Add new sprites * Attach grab components * Add grab system to engine * Update changelog