- Boston
- https://www.mcmillen.dev
-
Lead developer, SemiColin Games.
- Joined on
2020-02-13
Block a user
a4802031d5
World: load size directly from JSON.
b85661e2c4
add support for 8x8 obstacles
Make Debug.XXX functions no-ops when doing a Release build
3d1de388b8
remove jumpTime / jumpElapsed
127693e2af
make Camera & NPC fields readonly
536af82beb
make NPCs stop at the edge of platforms
275e535eac
LinesOfSight: draw outlines around the vision cones.
06eac128c2
LinesOfSight: make vision cones red
437130ab55
Scene: always draw LinesOfSight
473256d105
make some classes static and some fields readonly
8f2fec053d
Pull out the "Paused" string into a file.
8720896e87
make top-level classes public
66ce866b12
move LinesOfSight into World
3fc8b49636
World: move Tile to bottom of file
5121f6d775
World: load levels by parsing a JSON level description.
28ef337691
make field readonly