Particle POP - inherit source attributes like Color?

Am I correct in assuming that the Particle POP in 31533 cannot grab attributes from the source emitter? It seems like everything gets sucked into the system via P and the Initial Direction Attributes, and that New Attributes defined are simply in case you are adding anything in the feedback chain, but not related to input attributes. Basically just want to imbue the birthed particles with color from the source… or almost certainly eventually use other attributes form the source

That’s correct. For now, only the position and the direction are retained from the input attributes. We have a task planned to select and inject input attributes in the particles system.