12-09-2019, 11:34 PM
You just have to call "tf.NewParticle()", wherever you want to spawn a new particle. The return value of that function is the simulation index of the new particle, which you can then manipulate however you want.
How to get scale vector of objects
|
Messages In This Thread |
How to get scale vector of objects - by Anton3000 - 12-08-2019, 05:38 PM
RE: How to get scale vector of objects - by tyFlow - 12-08-2019, 06:01 PM
RE: How to get scale vector of objects - by Anton3000 - 12-08-2019, 06:08 PM
RE: How to get scale vector of objects - by Anton3000 - 12-09-2019, 04:58 PM
RE: How to get scale vector of objects - by tyFlow - 12-09-2019, 11:34 PM
RE: How to get scale vector of objects - by Anton3000 - 12-10-2019, 08:58 AM
|