[Object] Position = 0, 0, -52.5 States = pianale_lungo.csv TranslatezDirection = 0, 0, 1 TranslateZFunction = cos[time/12]*60 [Object] Position = 0, 0, -37.5 States = pianale_lungo_legname.csv TranslatezDirection = 0, 0, 1 TranslateZFunction = cos[time/12]*60 [Object] Position = 0, 0, -22.5 States = pianale_lungo_legname.csv TranslatezDirection = 0, 0, 1 TranslateZFunction = cos[time/12]*60 [Object] Position = 0, 0, -7.5 States = pianale_lungo_rotaie.csv TranslatezDirection = 0, 0, 1 TranslateZFunction = cos[time/12]*60 [Object] Position = 0, 0, 2.8 States = loc_2a.csv TranslatezDirection = 0, 0, 1 TranslateZFunction = cos[time/12]*60 ;TranslatezFunction = (mod[time, 120] - 60) * 250 ;TranslatezFunctionRPN = time 120 mod 60 - 250 * ;TranslatezFunction=(1 - abs[cos[time]]) squared, then times 2 ; (1 - abs[cos[time/2]]) squared, then times 2 ; ;TranslatezFunction=(1 - abs[cos[divide[time,2]]]) squared, then times 2 ; divisione: time 120 mod = time/120 ; sottrazione: 100 60 - = 100 - 60 ; moltiplicazione: 60 250 * = 60 * 250