|
|
|
|
|
by insaneoxt
2308 days ago
|
|
Apart from the resolution problem (Wasn't working until I zoomed in as was already mentioned), the game gets quite repetitive fast.
Also, I've discovered a bug where if you press mouse 2 you can just stop running which makes the game a lot easier since you don't run towards the enemies. Also, was it intended to run out of ammo after the 5 minutes? And sometimes the zombies would bug out and go through cars and etc., weapons have short range so the player can see when they disappear in mid-air (maybe that was intended) and sometimes zombies stop coming after you unless you go in their direction. Aside from that, the game was fun to play for the 5 minutes, to kill some boredom. Screen Resolution: 1920x1080 Browser: Firefox 73.0.1 Linux Distribution: Arch Linux |
|
>have short range | the game must be dangerous
>Also, was it intended to run out of ammo after the 5 minutes? | Yes. You can get points only in limit 5 minutes.
>And sometimes the zombies would bug out and go through cars and etc.
I don’t know why this bug appears. This seems to be related to the physics of the body in Phaser 3. Tiles are marked by me as collides, but if there are too many zombies and they begin pushing each other, then this happens.
The explanation may be this. Game with a top view. Sometimes they JUMP up and walking to me.
And thanks for solving CSS problem.