summaryrefslogtreecommitdiff
path: root/src/entities/wordRock.js
AgeCommit message (Expand)Author
2022-04-10Unlimited undo; add spritename component instead of sprites on each entity; u...Logan Hunt
2022-04-05Checkpoint with particlesLogan Hunt
2022-04-05Add stop component; entites are stackable when they arrive at a stop componen...Logan Hunt
2022-04-04Fix flickering issue by having singleton sprites; add loading priority; load ...Logan Hunt
2022-04-01add new entities. they still need new components as we add themphat_sumo