Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Color change on collision
#2
(08-11-2023, 03:35 PM)MajorĀ 2Sips Wrote: Hello

I am trying to find a way to get the particles to change color individually when they collide with a gameobject that has an Obi Collider. How would a be able to achieve this?

Any assistance will be greatly valued, Thanks

Apologies if this has come up before

Hi,

You can use collision callbacks for this.

There's an example of this included with the asset, see the "FluidMaze" sample scene.

kind regards,
Reply


Messages In This Thread
Color change on collision - by Major 2Sips - 08-11-2023, 03:35 PM
RE: Color change on collision - by josemendez - 08-11-2023, 03:57 PM
RE: Color change on collision - by Major 2Sips - 08-11-2023, 04:45 PM