Thursday, 6 June 2019

Week 5: Critical reflection

For this week I created my prototype for my capstone project. Due to time and the fact that it is a prototype, I created some rough vector layers in Photoshop before importing them into the game.
By creating scripts and assigning them to the different layers as well as creating a virtual camera that follows the player, I was able to test and create the desired parallax effect. I was aware that I could've used a different camera type to create this but did not like the fact that it created parallax by resizing and scaling all my art assets. 
Overall this test went well for the most part and provides a good insight for what to expect. While the art is currently flat and vector-like, this effect should run nicely once I get proper art into the levels. The only trouble I ran into when making this prototype was the player controls, as the script I was making had animators for the character (which I didn't need at this time) the player refused to move horizontally. This was fixed when I deleted the lines of code associated with the animator.





No comments:

Post a Comment