AmyMialeeMods / peculiarpieces

A mod which adds a bunch of random useful items.
http://discord.amymialee.xyz
Other
0 stars 7 forks source link

Apply Jump Pad to Entities #46

Closed ChampionAsh5357 closed 2 weeks ago

ChampionAsh5357 commented 11 months ago

Closes #32

Allows entities to 'jump' on the pads. As entities don't typically jump on their own, the logic applied allows entities to jump on the pad if they pass over it. To prevent some weird double jump cases, the entities are only bounced once before being put in a deadzone they must move out of to jump on the pads again.