Sorry about the delay.
I just would like to know if I also can use the token to store the points, associanting the animation frame to the points order in the variable categoryX_points. If so, could you please check the example below and tell me where I need to include the animation in the tokenat expression to get the frame that is showing on the screen? Please, confirm if the example is correct.
Something like this:
animationList = category1
anima1_points = 5,2,3,1,2,4,1,2,3,2
add tokenat(animationsList&"_points", floor(tokencount(animationsList.animationFrame, ","))), ",")to totalPoints