Few questions about the teapotwars.

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • Few questions about the teapotwars.

      Hello.
      I have this book as material in course in my school and i am trying to make some changes in example game of teapot wars.
      I have 2 questions
      1.Where can i find simple mesh in .sdkmesh format because i need it for testing and i tried every convertor but nothing works and i am suprised how there isnt single example on internet for download.
      2.working with sound volume.
      i make simple option for choosing game music and effects volume and i save them in game options.now i have problem with sphere ball effect volume wich is always on no matter that i see in debug that volume is set to 0.In InitializeVolume() i tried SetVolume("custom value") but still sound is with same volume.
      I know this may sound like small things but i am just starting to learn so if someone is active on this forum i will be happy if you help me out.