Profile image

Command to have an engine activate at Mach 1

25.5k Mustang51  1.3 years ago

Like the title says, I’m trying to find the command input to make an engine activate at Mach 1. This is to create a somewhat functioning ramjet. Any help would be great.

Thanks!

  • Log in to leave a comment
  • Profile image
    300 Marawan

    did it work ?

    11 months ago
  • Profile image
    49.3k PlaneFlightX

    @Mustang51 Not sure what you mean. My code is 1 whenever you go above mach 1. I'm not sure what you mean by "specific speed".

    1.3 years ago
  • Profile image
    25.5k Mustang51

    @PlaneFlightX ahhh shoot it doesn’t seem to work

    1.3 years ago
  • Profile image
    25.5k Mustang51

    @PlaneFlightX there’s no way to have this be Mach one though instead of a specific speed right?

    1.3 years ago
  • Profile image
    25.5k Mustang51

    @PlaneFlightX thank you so much!

    1.3 years ago
  • Profile image
    49.3k PlaneFlightX

    clamp01(TAS > 343)
    This is 1 whenever you are above Mach 1.

    +2 1.3 years ago