Animated texture sequence syncing to particle age
#5
(06-20-2019, 04:44 AM)tyFlow Wrote: A few notes:

You don't want to normalize or clamp the mapping value, because that will return a value between 0-1 based on the normalization range. For animated textures, you want the raw time data saved to the UVW.x channel, which tyBitmap will use to figure out which frame to display.

Secondly, the mapping data should be in ticks, not frames. So change that in your custom properties operator.

Thirdly, you want to apply those frame UVWs to a channel that's different than your actual texmap UVW channel. Otherwise the frame values will override the texmap placement values. So in your scene, apply the Mapping operator values to channel 2 or higher. Then make sure the tyBitmap timing settings reads from that channel.

Finally, due to a currently max limitation, the animated texmaps will only display properly in renders, not the viewport.

hi there,
how about i want my animated color sync to particle age? so its not using bitmap...just animated color material.
let say i have animated color material from red to blue..., everytime prt birth its start from red color...
i have ask this at fb forum too..
thanks

prie / prihardimansyah
  Reply


Messages In This Thread
RE: Animated texture sequence syncing to particle age - by Prie - 08-14-2019, 11:45 PM

Forum Jump: