#11 Finishing up
Some last minute changes
The final level has been added, I've ended up with 12 levels. Right now there is no indication that the game is finished. So I will quickly add an end screen.
For fun, I uploaded my character model to Mixamo to see what it looks like animated. This never made it into the game because I did not have enough time. I've never used animations in Unity, so there wouldn't be enough time to correctly add this in my levels. However, I did have just enough time to add a dancing character on the victory screen. This is also quite fitting, so I'm happy with this result.
Getting a working build
Now that the end screen is done, it's time for a final build. I had some trouble getting the build working. Exceptions kept getting thrown. This was however not my first build, so there wasn't much panic. Once I restarted my laptop, the build went fine and took about 10 minutes.
I will spend the final hours testing my game, so there are no game breaking bugs when I submit it.
I could just load every level separately and test it. However, I felt like to get the best experience, I needed to play it from the beginning. To test any discrepancies between my build and Unity play mode, I also wanted to make sure to test using the build version. This was a good call because I immediately found some UI differences. This was an easy fix by changing the "UI Scale Mode" to "Scale with Screen Size". There were also a few game-breaking puzzle errors. These mostly happened because I copied some gameobjects from the previous level to the next level, and I forgot to delete the puzzle data sometimes. After fixing puzzles, it still wasn't working. Turns out, some of the logic I wrote was incomplete, so the IsGoalComplete condition always returned false for some objectives. Oops. Fortunately, that was an easy fix. I will now upload the game here and test it a few final times.
I will probably add one or two more posts here talking about my experiences with my first game jam.
Let's have lunch together!
Assign seats so everyone is happy!
Status | Released |
Author | DuaneJaspers |
Genre | Puzzle |
Tags | Casual, Game Jam, Mouse only |
Languages | English |
Accessibility | One button |
More posts
- #12 ConclusionsMar 20, 2022
- #10 DifficultyMar 20, 2022
- #9 Menu, Levels and PolishMar 18, 2022
- #8 SoundMar 18, 2022
- #7 Frogs or Goblins?Mar 16, 2022
- #6 LevelsMar 13, 2022
- #5 LogicMar 13, 2022
- #4 GoalUIMar 13, 2022
- #3 Drag and DropMar 12, 2022
Leave a comment
Log in with itch.io to leave a comment.