cmann1 / dustmod-issues

Dustmod issue tracker
0 stars 0 forks source link

Particle API #68

Open JonatanWaern opened 2 years ago

JonatanWaern commented 2 years ago
msg555 commented 2 years ago

Modification of particles can be done in a hacky way through vars and creating z_particle_trigger objects. A more direct particle API probably maekse sense.

Right now only the engine holds on to particle state, allowing particles to be created directly or queried would require an engine update.