1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

how can i play LaunchSound

Discussion in 'Development' started by djdisodo, May 27, 2019.

  1. djdisodo

    djdisodo Creeper

    Messages:
    4
    i tried like this

    $level->addSound(new LaunchSound($pos));

    but not working
     
  2. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    Hmm that's weird, I tried like this

    $level->addSound(new LaunchSound($pos));

    and it's working
    How exactly is it not working for you? Perhaps check the console for errors in your code?
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.