summaryrefslogtreecommitdiff
path: root/src/systems/collision.js
AgeCommit message (Collapse)Author
2022-04-11Move particle stuff to a system to simplify spawning particlesLogan Hunt
2022-04-10Unlimited undo; add spritename component instead of sprites on each entity; ↵Logan Hunt
update canvas on game object
2022-04-07Add particles to pushing entitiesLogan Hunt
2022-04-05Added collision system, added changedId's which doesn't do anything rnLogan Hunt