Thursday, June 21, 2012

Assignment A (WIP05)

Previously I was having problems when importing the animation was because I did not checked the bake animation while exporting it to FBX file. Also I added rigid body to all the geometries in Unity which was wrong, I should only add rigid body to the geometries that will move. So with the help of Mr.Ron, I exported the animated character with the bake animation checked and imported it back to Unity. Also I added the split animation and adjust it by shortening the frame and checked the "loop" to get the best running animation and added it to the character. And it works!

For the move script we added to the character, we adjusted the values to make the movements, rotation and jump to suit our game. I added box and mesh colliders to all the geometries to prevent the character from going through them.

character in game

jumping

I helped with the part when our character collects the coins and it disappears. I also helped with editing the timer and score scripts and make them worked. Like adding "public GUIText;" in order to assign them correctly with the respecting texts.

about to get the 5th coin

WIN

My group mates also did the start, how to play and game over menus.

No comments:

Post a Comment