-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
good first issue 🌱Good for newcomersGood for newcomershelp wanted 🫂Extra attention is neededExtra attention is neededprio 🚨
Description
Let's make sure melee combat is as 1:1 with 1.8 PvP as possible.
- Combat system immunity timeframe issues:
- Current timeframe feels incorrect
- Suggestion: Could be around 20 (units/frames?)
- Knockback mechanics:
- Feels partially correct but has issues
- Major problem: Allows infinite air combos on players
- Sprinting-related knockback:
- Knockback calculation doesn't account for sprinting state
- Issue with sprinting metadata:
- "IS_SPRINTING" exists in component system
- Not being tracked/stored properly in metadata
- Unclear if this is a bug or implementation error
Would you like me to help investigate any of these specific issues? I can assist with reviewing or modifying the combat system code to address these concerns.
Metadata
Metadata
Assignees
Labels
good first issue 🌱Good for newcomersGood for newcomershelp wanted 🫂Extra attention is neededExtra attention is neededprio 🚨