Sara
|
86ba2b8c29
|
implemented new input system
|
2023-11-05 23:12:56 +01:00 |
|
Sara
|
78e4558786
|
input listeners now take object arguments
|
2023-11-02 21:00:02 +01:00 |
|
Sara
|
a6d50decc7
|
player now has a constructor and implements drop
|
2023-11-02 14:27:14 +01:00 |
|
Sara
|
678aae3abc
|
added is_grounded
|
2023-10-25 12:17:50 +02:00 |
|
Sara
|
f373fada26
|
added custom collision solvers
|
2023-10-22 11:25:44 +02:00 |
|
Sara
|
aa9a51dc76
|
improvements to collision solvers
|
2023-10-19 13:51:17 +02:00 |
|
Sara
|
6cc16cf1f8
|
moved input code to player.c
|
2023-10-14 20:55:21 +02:00 |
|
Sara
|
4e966b42a8
|
player now implements SpriteEntity
|
2023-10-08 23:10:13 +02:00 |
|
Sara
|
7337592855
|
added behaviour entity type
|
2023-10-07 22:58:51 +02:00 |
|
Sara
|
c136bc1494
|
implemented basic player struct with impl for behaviour physics and transformable
|
2023-10-07 18:42:09 +02:00 |
|