Solved Spawn directly exploding fireworks

Discussion in 'Plugin Development' started by ollinator01, Mar 29, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    ollinator01

    Hey,

    I try to spawn fireworks that explode directly after spawning them.
    I thought i can do with
    Code:
    fm.setPower(0);
    but they're to late with the explosion.
    Would be nice if you help me.

    Greetings
     
  2. Offline

    Wonderer

    f.detonate(); will detonate it
     
  3. Offline

    ipodtouch0218

    Last edited by a moderator: Mar 29, 2017
  4. Offline

    Wonderer

  5. Offline

    ollinator01

    Thanks @Wonderer, it works well! ^^
    Have a nice day.
     
Thread Status:
Not open for further replies.

Share This Page