19-09-2019, 03:30 PM
Hi there!
I'm trying to extend the Oni Contacts data struct to include a further variable
[attachment=406]
I'm wondering if there's a way to populate this when the Contact data gets set?
I have a BitMask variable that is in ObiEmitter that denotes what FluidType the fluid counts as:
And another FluidType variable which denotes what fluid containers accept (ie. wine glasses accept wine fluid).
I'm hoping there's a way to do this, as I'm trying to parallelise, into jobs, the logic to sort the contacts into containers - so I don't have the option of grabbing the particle emitter from Obi Solver.
Thanks in advance for all your help.
Tim
I'm trying to extend the Oni Contacts data struct to include a further variable
[attachment=406]
I'm wondering if there's a way to populate this when the Contact data gets set?
I have a BitMask variable that is in ObiEmitter that denotes what FluidType the fluid counts as:
And another FluidType variable which denotes what fluid containers accept (ie. wine glasses accept wine fluid).
I'm hoping there's a way to do this, as I'm trying to parallelise, into jobs, the logic to sort the contacts into containers - so I don't have the option of grabbing the particle emitter from Obi Solver.
Thanks in advance for all your help.
Tim