Commit Graph

119 Commits (c086c6d9de72c4a62464be11974cce8e49163b43)

Author SHA1 Message Date
Louis Pearson 666230517e Add door and source objects 2022-01-19 00:17:11 -07:00
Louis Pearson dc831e0948 Made player let go of wire if they go too far 2022-01-18 22:58:46 -07:00
Louis Pearson 882657f528 Trying to figure out rope physics 2022-01-18 21:01:47 -07:00
Louis Pearson 6852451b73 Minor improvement to rope physics
Now watching some videos on verlet physics
2022-01-18 12:49:09 -07:00
Louis Pearson 90ef353288 Wires can be placed into plugs 2022-01-18 00:05:03 -07:00
Louis Pearson f42ceadaca Improve map format 2022-01-17 21:33:47 -07:00
Louis Pearson 08d3efa3f4 Got constraints working from either side 2022-01-17 20:57:20 -07:00
Louis Pearson 18d3243221 Add wire physics
It's only half working. Each side that is anchored needs to be iterated
out from, and the iteration should stop when the next node(s) will be
constrained from both sides.
2022-01-17 20:19:38 -07:00
Louis Pearson 1e70cebc3f Wall jumping! 2022-01-17 17:24:22 -07:00
Louis Pearson 6fc70c1279 Improve input 2022-01-17 15:00:18 -07:00
Louis Pearson 9527e74e89 Add gravity process 2022-01-17 13:48:59 -07:00
Louis Pearson 54d6aab97e Physics 2022-01-15 23:59:15 -07:00
Louis Pearson 5961061583 Get wires working 2022-01-15 16:05:32 -07:00
Louis Pearson b050b4c104 Got full map drawing 2022-01-15 13:58:08 -07:00
Louis Pearson 7dcf2f0e02 Draw mpa to screen, generate zig source from tiled 2022-01-15 03:09:06 -07:00
Louis Pearson d2c5ddd815 map2src 2022-01-15 02:46:15 -07:00
Louis Pearson 7a9626f839 Animation 2022-01-15 00:04:26 -07:00
Louis Pearson 0f56ac1f2c Got ecs and assets imported 2022-01-14 21:58:57 -07:00
Louis Pearson 1d430e81f7 Initial commit 2022-01-14 19:33:23 -07:00