Profile image

XML help for stopping engine after X seconds

253k WinsWings  5 months ago

Hello Friends,

Can someone write me an XML code to stop the engine after X seconds.

Background concept
I want to build a plane with rocket booster. It should run only a few seconds and then, automatically turn off (in reality, the rocket fuel will run off after 8 minutes). Then The plane will continue with its regular jets.

I will give credit every time I use and link to your page. Thanks for your help!

  • Log in to leave a comment
  • Profile image
    253k WinsWings

    this plane is posted: SR-53-Rocket-Plane

    Pinned one month ago
  • Profile image
    253k WinsWings

    Great thanks to @QuesoAirlines for the Video tutorial Funky-Trees-Quick-Tutorial-Linear-Interpolation

    Pinned one month ago
  • Profile image
    253k WinsWings

    @QuesoAirlines Thank you, though I have used the rocket and limits the time. Check this out Saunder-Roe-SR-53-Rocket-Fighter

    4 months ago
  • Profile image

    Are you still looking for engine code? I have found a way to simulate liquid fuel rocket engines with variables.

    +1 4 months ago
  • Profile image
    253k WinsWings

    @CrazyCatZe yes. It should be less than X

    4 months ago
  • Profile image
    68.7k MrCOPTY

    @CrazyCatZe ye, my Bad

    +1 4 months ago
  • Profile image
    253k WinsWings

    @Zaineman no prob buddy

    4 months ago
  • Profile image
    253k WinsWings

    @CrazyCatZe @MrCOPTY Thanks my friends for your help.

    4 months ago
  • Profile image
    30.8k CrazyCatZe

    @MrCOPTY , sum(clamp01(Activate1)) < X if im thinking correct

    +1 4 months ago
  • Profile image
    68.7k MrCOPTY

    This Should Be The Shortest Code U'll Find, I Don't Test It Tell Me If Not Working (>3•)
    sum(clamp01(Activate1)) > X
    @WinsWings @Zaineman

    4 months ago
  • Profile image
    173k Zaineman

    I got nothing on this one my friend. Lol....Z 🙀

    +1 4 months ago
  • Profile image
    253k WinsWings

    @Zaineman @MrCOPTY @GuyFolk

    5 months ago