Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add collision system to server #29

Closed
susu opened this issue Feb 14, 2021 · 2 comments
Closed

Add collision system to server #29

susu opened this issue Feb 14, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@susu
Copy link
Collaborator

susu commented Feb 14, 2021

No description provided.

@susu susu created this issue from a note in Board (To do) Feb 14, 2021
@titapo titapo moved this from To do to In progress in Board Feb 14, 2021
@titapo titapo changed the title Add collision system to serrver Add collision system to server Feb 14, 2021
@titapo titapo self-assigned this Feb 14, 2021
@titapo titapo added this to the 0.1.0 milestone Feb 14, 2021
@titapo
Copy link
Collaborator

titapo commented Feb 14, 2021

Basic collision is working between players and barrels. For projectile collision we need to have bullets spawned on the server, and client should rely on it.

@titapo titapo moved this from In progress to To do in Board Feb 14, 2021
@titapo titapo removed their assignment Feb 14, 2021
@titapo titapo added the enhancement New feature or request label Feb 16, 2021
@titapo titapo self-assigned this Feb 20, 2021
@titapo titapo moved this from To do to In progress in Board Feb 21, 2021
@titapo
Copy link
Collaborator

titapo commented Feb 21, 2021

Done. (Note: Some collision related systems are still running on the client)

@titapo titapo closed this as completed Feb 21, 2021
Board automation moved this from In progress to Done Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Board
Done
Development

No branches or pull requests

2 participants