Profile image

Parachute

1,270 JustRangerFromKancolle  1.3 years ago

Is there a funky tree to made a parachute has launch delay

  • Log in to leave a comment
  • Profile image

    @Boreddd
    try floor instead of ceil
    if that doesn't work, try round

    1.3 years ago
  • Profile image

    @ZeroWithSlashedO no i mean it don't delayed when launch like i made the y to 6 it just launch liek normal

    1.3 years ago
  • Profile image

    @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

    1.3 years ago
  • Profile image

    @ZeroWithSlashedO nothing happen tho

    1.3 years ago
  • Profile image

    @Boreddd
    yeh

    1.3 years ago
  • Profile image

    @ZeroWithSlashedO so Did the (Activate X change to example: Activate6?

    1.3 years ago
  • Profile image

    @ZeroWithSlashedO thx

    1.3 years ago
  • Profile image

    ceil(smooth(clamp01(ActivateX), 1/Y))
    X is any number from 1-8 (it represents activation group)
    Y is delay in seconds

    +1 1.3 years ago