This past week or so I've been focusing on the music and soundeffects for the project. On top of composing the different musical scores, I also was able to load them into the project, and get the music to play when the game begins.
This is a link to a great article I used to get the music or sound effects to play in the project. http://msdn.microsoft.com/en-us/library/bb195053.aspx
The main steps are to declare a sound effect or song. Then the sound file must be loaded into the project. And then you must have a place in your code where you type mySoundEffect.play().
Why make more music? We still have fewer levels than music tracks :) What happened to modeling?
ReplyDeletehaha...I'm not making more music. That was last week. This week will be modeling. (When I originally asked about different things to be modeled, I wasn't aware that Dr. Landon had other aspects of the game he wanted me to do first.)
ReplyDelete