Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is also possible to define a point in time in seconds instead of frames. In the following expression, the state is changed from active to inactive at t = 2.5 seconds:

  • if(t>2.5,0,1)