fishfolk / punchy

A 2.5D side-scroller beatemup, made in Bevy
https://fishfolk.github.io/punchy/player/latest
Other
259 stars 30 forks source link

Add a throw strength to fighters #294

Open Zac8668 opened 1 year ago

Zac8668 commented 1 year ago

Description

The throw strength would allow us to tune how far different fighters throws items, this is particularly useful as the throw speeds are unique to each item, a 1.0 strength would mean a throw as described on the yaml file, and a 0.5 strength would mean a throw with half the speeds.

Alternatives & Prior Art

No response