Profile image

Help me with detachers

253 PX41SERUM01  3 months ago

Im wondering, cause i want my detacher to activate when it reaches a specific speed using GS. Is there a way to do that?

  • Log in to leave a comment
  • Profile image
    12.1k Eggplant

    @PX41SERUM01 yes but you can put funky code in group as if it were called input. I tested it and it works, so if you were to put GS >= 30 for example the detacher will activate when your ground speed reaches 30 m/s or higher

    3 months ago
  • Profile image

    @Eggplant i don't know i did it right but it doesn't work. In detachers they have group instead of input

    3 months ago
  • Profile image

    @Funnny ahhh... I can't promise you that...

    3 months ago
  • Profile image
    9,099 Transair56

    Yes but whatever you do, do NOT become a plane crash kid

    +2 3 months ago
  • Profile image
    12.1k Eggplant

    You can change the value of the group property of the detacher and put your funky code there such as GS = 30

    3 months ago
  • Profile image
    35.5k Speedhunter

    Set the group attribute to:

    GroundSpeed > x

    Where x is desired ground speed (IDK if the GroundSpeed attribute is the correct one in XML

    +2 3 months ago