Hi guys!
Following the specialfx tut I got a water surface to work properly but I can't move it to place it somewhere else of my map. Adding "set position" to the node won't make it move. How do you change the location of water?
question2:
what's the simplest way to load and play an mp3 with my map? Checking the techdemo I noticed it's complicated. Is there an easier way (just like everything else in Irrlicht)?
cheers!
help with water surface and audio
It's not that hard, since Irrlicht is a gfx engine and not a sound lib you will have to use external lib, like Audiere or OpenAL, both are very easy to use and in 30 min you can have a working sound system
http://audiere.sourceforge.net/
http://www.openal.org/
http://audiere.sourceforge.net/
http://www.openal.org/
-
LordNaikon
- Posts: 164
- Joined: Wed May 05, 2004 5:34 pm
- Location: Germany Berlin
- Contact:
