Morning,
I’m making an obstacle system. I have a float inactive height and a float active height for the resting / active height the obstacle will move to during animation. This works for every obstacle except the ones involving a particle system, as there’s no actual height field for the particle system.
How can you calculate the height (in world space) of the particle system?