Is there a funky tree to made a parachute has launch delay
@Boreddd try floor instead of ceil if that doesn't work, try round
@ZeroWithSlashedO no i mean it don't delayed when launch like i made the y to 6 it just launch liek normal
@Boreddd it's delayed ofc nothing happened it depends on how much you delay it yeah if you delay it by 100s it's not gonna do anything before 100s
@ZeroWithSlashedO nothing happen tho
@Boreddd yeh
@ZeroWithSlashedO so Did the (Activate X change to example: Activate6?
@ZeroWithSlashedO thx
ceil(smooth(clamp01(ActivateX), 1/Y)) X is any number from 1-8 (it represents activation group) Y is delay in seconds
ceil(smooth(clamp01(ActivateX), 1/Y))
@Boreddd
try floor instead of ceil
if that doesn't work, try round
@ZeroWithSlashedO no i mean it don't delayed when launch like i made the y to 6 it just launch liek normal
@Boreddd
it's delayed
ofc nothing happened
it depends on how much you delay it
yeah if you delay it by 100s it's not gonna do anything before 100s
@ZeroWithSlashedO nothing happen tho
@Boreddd
yeh
@ZeroWithSlashedO so Did the (Activate X change to example: Activate6?
@ZeroWithSlashedO thx
ceil(smooth(clamp01(ActivateX), 1/Y))
X is any number from 1-8 (it represents activation group)
Y is delay in seconds