Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Fluid Particles interaction Script
#12
(20-11-2020, 02:31 PM)JoseCarlosĀ S Wrote: Yup, i was on an older verion... (The proyect i had was in an older version for some reason...) Did a new proyect to try out your code on sample scene (i had deleted the samples scenes on my proyect to save space). Thats why it worked on sample and not on my proyect.. In the new proyect (with the latest version), it dosent appear any fatal error, but it seems to not be killing any particles... Maybe because it dosent have the same names as sample scene?

Object names don't play any role in this. Just make sure the diffusion data for one fluid is (1,0,0,0) and for the other one is (0,0,0,0).

Alternately, you can adapt the script to work with the diffusion data you're using.
Reply


Messages In This Thread
RE: Fluid Particles interaction Script - by josemendez - 20-11-2020, 02:45 PM