#Progress of a delay

6 messages · Page 1 of 1 (latest)

unkempt coral
#

Title says all I want is find the time the delay has gone through like if delay was 10seconds and it's been 7 seconds it outputs 7

#

Sorry if it's a stupid question

dark prairie
#

Its not possible

#

There are counters though that you can make

unkempt coral
hushed saddle
#

@unkempt coral @dark prairie

Save Time Get Precise Seconds into an Float Variable before the delay starts

Subtract Time Get Precise Seconds by the time stored in the variable to get the amount of time since the time has been stored, aka the amount of time since the delay was run