HenrikSydow / rpg_engine

A simple rpg game engine written in typescript.
1 stars 0 forks source link

Implement a replacement for the "hitbox factory" #10

Closed HenrikSydow closed 1 year ago

HenrikSydow commented 1 year ago

Come up with a new solution for defining hitboxes and their associated data. Take inspiration from the old model. https://henriksydow.de/js/gameTwo/modules/physics/hitBoxFactory.mjs