06-16-2019, 12:21 PM
The same question bothers me.
As far as I know "custom properties" work only within a local flow, not between 2 flows.
Workaround for this, would be:
1) Spawn particles at final position, get their position, scale, rotation with "custom properties"
2) add time test operator and set it to 1 frame or higher (we just need 1 frame to grab the values)
3) in second event add operator position object so all particles jump to new location
4) add another time test (or whatever operator that will trigger the begging of the travel)
5) in third even add custom properties to load the initial position.
Attaching simple file.
As far as I know "custom properties" work only within a local flow, not between 2 flows.
Workaround for this, would be:
1) Spawn particles at final position, get their position, scale, rotation with "custom properties"
2) add time test operator and set it to 1 frame or higher (we just need 1 frame to grab the values)
3) in second event add operator position object so all particles jump to new location
4) add another time test (or whatever operator that will trigger the begging of the travel)
5) in third even add custom properties to load the initial position.
Attaching simple file.