Devlogs
Devlog 2
Hello! Welcome to a new update of ShootingPuzzles. Below we present the already implemented changes for the upcoming version of our video game:
- Players can now catch pieces of the puzzle and drop them by using the keys 'E' and 'Q' respectively.
- Projectiles are now coordinated in both peers, these projectiles will follow the direction of the caller mouse position. (Shooting the pieces along with projectiles is not yet implemented)
- Pieces size adjusted, and now with collision shapes on them.
- Whenever 2 pieces are on their right position, they will spawn their corresponding image portion.
- Added inventory!!! Inventory of both players are shown on screen.
Stay tuned for the upcoming updates, as we will be working on:
- Players and projectiles behaviour on the puzzle grid (players wont be able to get inside, and projectiles should only go inside it)
- A sprite for the projectiles
- Bricks
- And more...
Procrastinación Activa