Devlog 3
Welcome back!
In our previous devlog, we implemented only a portion of player movement across the map. We realized that allowing players to move freely throughout the entire scene wasn’t practical due to the excessive number of keys required on a computer keyboard. It would be uncomfortable for two people to play on the same keyboard. As a solution, we considered using a joystick for the second player.
Taking this idea into account, we implemented freedom of movement for both players, with the concept that they should always remain focused on each other. Additionally, we designed the players to move in spherical coordinates, considering the other player as the origin. This approach allows them freedom of movement across the map while preventing them from losing sight of each other during rotations.
Furthermore, we decided to temporarily change the texture of the floor where the characters are located. This adjustment allows us to better observe their movements.
Currently, we are working on implementing zero-gravity mechanics. This means that once the characters move in a certain direction, they will continue in that direction until the player actively stops them by moving in the opposite direction. Additionally, we are actively searching for suitable 3D models and animations for the game characters to define the overall style of the video game.
Get Astro Fighters
Astro Fighters
More posts
- Final DevlogJul 10, 2024
- Devlog 6Jul 01, 2024
- Devlog 5: Hito 2Jun 03, 2024
- Devlog 4May 20, 2024
- Devlog 2: Hito 1Apr 11, 2024
- Devlog 1Apr 07, 2024
Leave a comment
Log in with itch.io to leave a comment.