summaryrefslogtreecommitdiff
path: root/src/systems
AgeCommit message (Collapse)Author
2022-04-04Fix flickering issue by having singleton sprites; add loading priority; load ↵Logan Hunt
levels from source
2022-04-04Fix moveable components when multiple moveable entitiesLogan Hunt
2022-04-04Fix pushable bugsLogan Hunt
2022-04-02Movement bug with two+ pushable entitiesLogan Hunt
2022-04-02the mess that is pushablephat_sumo
2022-04-02Simple controlling systemLogan Hunt
2022-04-02Fix out-of-bounds issuesLogan Hunt
2022-04-02Grid system & simple physicsLogan Hunt
2022-04-01Fix spritesLogan Hunt