Thursday 23 May 2013

Sound and Music

Sound And Music and other

I'm developing the sound engine a little effort to load the song into the monogame engine, it will aspect the original mp3 file in the Content\bin for load it.


For enable put the name of the sound file, 

-<Frame>
  <name>RUNCYC1</name>
  <type>SPRITE</type>
  <value>Kid_7</value>
  <sound>running 2</sound>
  <stoppable>true</stoppable>
  <xOffSet>15</xOffSet>
</Frame>


Now i have refresh the setup i have included some music and sound you can preview in download post.

Other features:

-  now in the app.config you can specify the path of the sound, song and sprite for customize purposes

No comments:

Post a Comment