Hi Vincent Parot,
Thank you for the kind feedback, very appreciated.
Please have a look here:
CV4_2025_drs_25_ANsc_02.c4d
I have no clear idea what you mean by "via right, via left". Should the result be oriented to the left or right, or do you have buttons in mind?
I used a formula to get there.
?($1<628;314;942)
Which reads If the input one is smaller than 628 (half hour), then output 314 (pointing right), otherwise use 942 (pointing left)
The numbers are based on the setup; they might be different for other setups. Here, 628 was the half hour.
The Module added here was needed, as the reset to the left would always start then with 942, and the formula wouldn't work. In this way, the counting starts always anew.
Tip: while the project is not running, but the XPresso tab "run" is active – pressing the "a" key shortly moves it one increment forward, holding the key continues. (Refresh the scene "a", triggers a new run through the XPresso set up, hence the update)
All the best