Commit 7d295bc
committed
Make bouncy projectiles bounce off enemies when fired by the bouncer
class
copied from RobotLucca's BYTEPATH Unofficial Patch where it had this
comment:
BONUS FEATURE: Bouncer class allows Bounce Attack to bounce off enemies
This makes Bounce Attack more viable, as more bounces = more damage
Bounce Projectiles will pierce first, then begin bouncing
*FEATURE CURRENTLY DISABLED until I can bother to make this effect more "natural"1 parent 4395f4d commit 7d295bc
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
66 | 79 | | |
67 | 80 | | |
68 | 81 | | |
| |||
0 commit comments