10-29-2021, 12:13 PM
Hello everyone.
I contacted the FFX forums about the problem of AFC not functioning properly, and found the cause.
The following is a response from sitnisati.
*********************************************************************************************************
The AFC requires a range from 0-1 as input, 0 would be when the particle is created and 1 when it's no longer present.
If tyFflow when you create a custom channel from the Age, make sure to divide it with particle lifespan.
Although, the lifespan is mostly not known as particle can be killed at any frame you can use some arbitrary number.
*********************************************************************************************************
As you can see from the above, the Lifespan channel is required for AFC to function properly.
However, the current tyFlow does not support Lifespan channel output.
This issue has been posted on the forum in the past, but there are no plans to consider introducing it.
https://forum.tyflow.com/thread-659.html...t=lifespan
I would like to see support for Lifespan channel output if possible.
I contacted the FFX forums about the problem of AFC not functioning properly, and found the cause.
The following is a response from sitnisati.
*********************************************************************************************************
The AFC requires a range from 0-1 as input, 0 would be when the particle is created and 1 when it's no longer present.
If tyFflow when you create a custom channel from the Age, make sure to divide it with particle lifespan.
Although, the lifespan is mostly not known as particle can be killed at any frame you can use some arbitrary number.
*********************************************************************************************************
As you can see from the above, the Lifespan channel is required for AFC to function properly.
However, the current tyFlow does not support Lifespan channel output.
This issue has been posted on the forum in the past, but there are no plans to consider introducing it.
https://forum.tyflow.com/thread-659.html...t=lifespan
I would like to see support for Lifespan channel output if possible.