Tuesday, March 24, 2009

Josh's Weekly Report 3/16-3/22

What was planned? finish the project class. finish xml exporter

What was done? The project class now holds all of the danceElementList. I had to make changes to DanceGUI, Project, SuperArray, and TimeLineGUI to accomplish this, so that they reference the danceElementList in the Project object created when the game starts up. Changing songs through the drop down menu now changes the songInfo variable in the current Project object. TimelineGUI.js is fixed now. Windows was crashing because of being able to drag the timeline to a particular place in the song. You can't do that anymore, but Unity doesn't crash in windows now. This broke the animation blending in windows (but somehow not on Mac...stupid windows)

Problems encountered? unity 2.5 has problems with windows. It was crashing on startup, and now the animations are not blending. Neither of these things occured on Mac.

What did you learn this week? That cross-platform programming is often annoying. More C#-script was also learned

What's planned for next week? trying to fix unity problems with windows. Finish up being able to save and load dances. Possibly find some (legal) music for the dance tool.

Hours worked? 15 hours

No comments:

Post a Comment