This week I managed to get the photon sides of things to work better however the sync for the bullets don’t seem to be not working , even though my code seems to be fine. I have been going through my code over and over to find the bug, even changing all the firing code line by line to debug and find what is happening, this seems to be the major blocker for the week. After two days of debugging I was going to lose all hopes I have for the project however I was allowed to re-scope my project a bit which has given me the encouragement to move forward and fix this bug, after some time I pulled through unity documentation & photon documentation only to come up short however I did not give up as I had a last option which was to go through the code we made for the game in gpg220 which was still there luckily the code there worked thus I copied it and pasted it to see if the projectiles synced over photon and to my surprise they did . After comparing the old projects code t...