Search found 1 match

by irmel
April 2nd, 2021, 6:00 am
Forum: Expression Discussion
Topic: Start time for gravity expression
Replies: 0
Views: 8341

Start time for gravity expression

Hello everyone, i want to use the gravity script from Dan Ebberts. It works perfect for me but i have no solution how i can integrate a start time via a time variable or a marker like: if (marker.numKeys > 0 && marker.key(1).time < time){ Here is the original script: Vy0 = 0; //initial y vel...