Update Bde_particles.kt TODOs
This commit is contained in:
@@ -54,7 +54,9 @@ import kotlin.reflect.full.declaredMemberProperties
|
|||||||
// Cylinder and cone force field shape.
|
// Cylinder and cone force field shape.
|
||||||
// Copying particle params in-game.
|
// Copying particle params in-game.
|
||||||
// Custom curve equation command args (parse from strings).
|
// Custom curve equation command args (parse from strings).
|
||||||
// force field "config" option.
|
// Force field "config" option.
|
||||||
|
// Better particle debug tools.
|
||||||
|
// Use more BDEs instead of particles, and show more values than origin and velocity.
|
||||||
|
|
||||||
|
|
||||||
var ALL_PARTICLE_EMITTERS: Array<ParticleEmitter> = emptyArray()
|
var ALL_PARTICLE_EMITTERS: Array<ParticleEmitter> = emptyArray()
|
||||||
|
|||||||
Reference in New Issue
Block a user