Update 2


As the deadline has approached, I have uploaded my final version of the assignment to be marked. 

I used a script provided by my unit coordinators to implement the scene switching between the quit and play again buttons. 

I must reference that i used the Unity Engine's online manual to help aid with developing the scripts used to help implement my ball and paddle movements. While watching a Unity tutorial by YouTuber "BMo" (https://www.youtube.com/channel/UCmB4ohLDFAWm2QX-h5uM_3g), I utilized the technique showed in his videos where I was able to create the paddle movement by changing the positive and negative value input buttons to "W" and "S" for P1 and "Up" and "Down' for P2. I was able to use a physics material to get around having to code in a way to have the ball bounce off of walls. I did this by dropping the friction to 0 and bounciness to 1. 

-- RILEY

Files

PongV2.zip 8.2 MB
Aug 02, 2020

Leave a comment

Log in with itch.io to leave a comment.