Question by
gabicolombo27 · Sep 26, 2020 at 06:38 PM ·
collisioncollidercollision detectionmeshcolliderboxcollider
How can I implement box collider or mesh collider in this code?
This code is a simulation of fluid and the particles just collide with quad. I tried to put box collider and mesh collider, but doesn't work. I realized that the problem is the SPHCollider struct but I don't know how to fix it.
sphmanager.zip
(2.2 kB)
Comment
Your answer
Follow this Question
Related Questions
How to make a bowl? 0 Answers
cant pause game when character collides,cant pause when my character dies 1 Answer
Changing light color between players when they collide (BOLT) 0 Answers
Why Character is going through the floor. 0 Answers
I have two different objects I would like to check when A and B gameObjects are collided ? 1 Answer