4c2ecc6f1f
Changes:
...
- separated entities spriteset from primarymap, which only contains
tiles
- fixed star obstacle
2024-03-27 18:37:41 +01:00
e93c08f81f
fixes:
...
- using 1 func for grid collision checking with func arguments in
player and obstacle systems.
- moving obstacles now kill player if business ends points toward him
on contact
- added retry in popup menu
2024-03-21 13:25:06 +01:00
ffaa5e6129
fixed higher speed collisions, removed Speed comp, put into Velocity
2024-02-26 12:56:12 +01:00
308f335cd1
added transient entities: when crossed, turns into wall tile
2024-02-22 14:33:01 +01:00
646b227b8e
obstacle collission added, but not working yet
2024-02-20 18:47:32 +01:00
65ddec3fa4
fixed observers, added GameObserver
2024-02-11 14:24:30 +01:00
014209898f
1st commit
2024-02-06 15:26:20 +01:00