I made a Timeline node in Blueprints with a simple triangle shape function (1,0: 2,5: 4,0). The output pins don't give me any way to get information about the timeline out...
1. How can I get the maximum value of the timeline? (5 in the case above).
2. How can I get the total length of the timeline? (3 in above case (from 4-1)).
1. How can I get the maximum value of the timeline? (5 in the case above).
2. How can I get the total length of the timeline? (3 in above case (from 4-1)).
Comment