Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Simple and efficient way to make Obi Fluid rise/lower in a cylinder container
#7
(18-12-2020, 07:54 PM)josemendez Wrote: (*)Just call emitter.Emit() and emitter.KillParticle() when needed. These activate/deactivate existing particles in the emitter particle pool, no alloc.

Hey thanks for the info again Josemendez,

what would happen if the emitter is Burst/VoxelShape?
I am now thinking maybe Burst/VoxelShape emitter wouldn't work well with what I am after here.

the .Emit() and .KillParticle() makes sense to me if their emission is Steam.

is it possible to start the scene with Burst emission then change it to Stream after so I can use the .Emit() and .KillParticle() ?

Zack
Reply


Messages In This Thread
RE: Simple and efficient way to make Obi Fluid rise/lower in a cylinder container - by zkkzkk32312 - 18-12-2020, 09:08 PM