Orbit example file
This example demonstrates how the Orbit POP can be used to make a particle system orbit another particle system.
Particle System 1
The source_particle_system_1 POP births a single particle. The orbit1 POP causes this particle to orbit the origin in the XZ-plane. The group1 POP then groups the particle system as “level1”.
Particle System 2
The source_particle_system_2 POP also births a single particle. The group2 POP then groups the particle system as “level2”.
These particle systems are collected by the collect1 POP. The orbit2 POP causes level2 to orbit the center of mass of the level1 particle system.
Particle System 3
The source_particle_system_3 POP also births a single particle. The group3 POP then groups the particle system as “level3”.
This particle system, as well as the combined systems 1 and 2, are collected by the collect2 POP. Finally, the orbit3 POP causes level3 to orbit the center of mass of the level2 particle system.