Implement Frag System #25

Open
allanger wants to merge 4 commits from implement-frag-system into main
Owner
No description provided.
allanger self-assigned this 2025-02-01 19:22:42 +00:00
allanger added 1 commit 2025-02-01 19:22:43 +00:00
- [ ] Collisions with different body parts should have different damange
- [ ] Player must be given healh in the beginning of a round
- [ ] If health < 1, player should become a ragdoll

Notes:

Everything must be controller by the server only, client should only be
able to request data, once player is dead
allanger added 1 commit 2025-02-02 16:57:18 +00:00
allanger added 1 commit 2025-02-04 09:21:15 +00:00
allanger added 1 commit 2025-02-04 12:19:07 +00:00
allanger force-pushed implement-frag-system from f798182163 to 63951803a2 2025-02-04 12:33:44 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin implement-frag-system:implement-frag-system
git checkout implement-frag-system
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: badhouseplants/open-strike-2#25
No description provided.