Profile image

How do we use custom activation groups in parts such as parachutes and tailhooks?

16.5k Mekomara  2.2 years ago

floor(smooth(clamp01(EjectionAct) 1,2))

Every other part works fine with this code but i failed to use it with the tailhook and parachute.

  • Log in to leave a comment
  • Profile image
    46.5k PlaneFlightX

    It needs to be a boolean.
    EjectionAct > 0

    +2 2.2 years ago
  • Profile image

    I've tried with hooks, it simply does not work. Dunno about chutes though. Probably the same, since they use groups instead of actual inputs. And these "custom AGs" are not actually Activation Groups. It's just a custom input.

    +2 2.2 years ago
  • Profile image
    1,791 Parehare

    idk

    +1 2.2 years ago