Thursday, 14 June 2018

Final Project Journal 9

June 14

I'm finishing the game, and I will hand it in on Monday. Today I worked on coding, and created a couple more sprites and background changes. I'm still following that series, but am making changes to the visuals, and fixed a couple of bugs.
Series: https://www.youtube.com/watch?v=fCeyiEcWRAs
One of the bugs I had was that: when I created the script to change the sprite's direction to move to the left, the image became slim and distorted. To fix this, I multiplied that line of code by 6, so that the image grew to it's regular size rather than shrinking.

No comments:

Post a Comment

Final project journal 10

June 18   On this last class I added the finishing touches to do game, and wrapped the project. Like other days I continued following the...