pmndrs / use-cannon

👋💣 physics based hooks for @react-three/fiber
https://cannon.pmnd.rs
2.76k stars 154 forks source link

feat: update cannon-es + add isTrigger atomic prop + add Triggers demo #193

Closed age2pierre closed 3 years ago

age2pierre commented 3 years ago

Hello there ! I create this PR as a follow up on https://github.com/pmndrs/cannon-es/pull/83, which added Trigger capability to bodies and was release in v0.17.1. I added a mininal demo for the feature.

stockhuman commented 3 years ago

Thanks for this! Will build and publish later today.