RyanLinrm / CSC473Project

A HTML5 Game developing project
4 stars 4 forks source link

Respawn system for the game. #165

Closed nmaswood98 closed 5 years ago

nmaswood98 commented 5 years ago

We need to create a respawn system for the game for the singleplayer and multiplayer.

nmaswood98 commented 5 years ago

I am going to start working on this issue. The deaths and damage are synchronized now we need to add respawn ability

nmaswood98 commented 5 years ago

I added the ability for the player to respawn after 5 seconds. The screen tints black and the countdown is also displayed.