Day 3 of implemenation 12.7.2021
Today I created a simple map for my game. I found out a bug that the game can cut out a piece of map or display even things behind the edge of the map depending on the screen ratio. But it seemed like a rabbit hole to fix, so I just set it to match my screen with ratio 16:9 if I remember correctly.
Then I started to work on controls for multiple players at the same time on one keyboard, thinking it would be a short work. Oh boy, was I wrong. At first I started learning how to use new Unity Input System, which took me couple of hours and remade my current one person controls to adapt. Then I tried to add more players using the same system but uh oh - it seems that one device can control only one player. So it wouldn't let me use two players on one keyboard. I'll try tomorrow to find some workaround, if I won't find any, I'll just migrate back to the original input system and learn how to use that one for multiplayer.
Files
Get COUNTRY STRIKE: (GLO)BALL OFFENSIVE
COUNTRY STRIKE: (GLO)BALL OFFENSIVE
Status | Released |
Author | SharpFoxDev |
Genre | Shooter, Platformer |
Tags | 2D, countryball, Multiplayer |
More posts
- Day 11 of implemenation 20.7.2021Jul 20, 2021
- Day 9 and 10 of implemenation 18.-19.7.2021Jul 20, 2021
- Day 7 and 8 of implemenation 16. and 17.7.2021Jul 17, 2021
- Day 6 of implemenation 15.7.2021Jul 15, 2021
- Day 5 of implemenation 14.7.2021Jul 15, 2021
- Day 4 of implemenation 13.7.2021Jul 13, 2021
- Day 2 of implemenation 11.7.2021Jul 12, 2021
- Day 1 of implemenation 10.7.2021Jul 10, 2021
- OnePage designJul 09, 2021
Leave a comment
Log in with itch.io to leave a comment.