Felix Boucher e05cf77b75 work on game scene + fix bugs
problems :

- game scene was not as shown in the GDD
- problem when moving tilemap (the placeholders didn't follow)
- possible to place units outside the game area

solutions :

- try to make the game scene as close to the gdd as possible
- don't move the tilemap : move the camera instead (this keeps the world position of tilemap intact)
- there was a logic bug in the DraggablePlaceholder. It ain't anymore
2023-07-09 13:50:04 -04:00
..
2023-06-11 18:15:10 -04:00
2023-07-09 13:50:04 -04:00
2023-06-25 16:17:55 -04:00
2023-05-07 18:28:47 -04:00
v2
2023-05-15 15:47:38 -04:00
v2
2023-05-15 15:47:38 -04:00
v2
2023-05-15 15:47:38 -04:00
2023-06-11 18:15:10 -04:00