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

Throwing weapons #31

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Throwing weapons #31

wants to merge 12 commits into from

Conversation

Wunarg
Copy link
Contributor

@Wunarg Wunarg commented Jun 19, 2022

Some holdable items now collide with things when thrown, this stops at the first collision and then deals some amount of damage.
All melee weapons have this new component, damage depends on velocity and the damage of the melee weapon (if it has melee).
There is also a component which increases the speed of items when thrown.
Knife has this componenet (can be thrown faster).

4 new modifiers related to this these new components.
-Item now deals throwing damage (throw hammers at people!)
-Throwing damage item now deals more damage and deals stab damage
-Item is thrown faster
-Item with "Fast Throw" componenet now throws even faster (requires motion pellets)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant