Game Maker - Asteroids PART B
PART B.exe
My difficulties involved the coding of the obj_asteroid and the obj_spawner.
When I tried to run my game the class before, everything had seemed to be working perfectly fine however next class nothing was working. Therefore I had to go back into the coding and on line three of both of them I realised that I had put in the wrong brackets. The brackets we were supposed to use were the {}, however I used the () and it wasn't reading my code properly. After putting back in the correct brackets it started working again.
My difficulties involved the coding of the obj_asteroid and the obj_spawner.
When I tried to run my game the class before, everything had seemed to be working perfectly fine however next class nothing was working. Therefore I had to go back into the coding and on line three of both of them I realised that I had put in the wrong brackets. The brackets we were supposed to use were the {}, however I used the () and it wasn't reading my code properly. After putting back in the correct brackets it started working again.
Comments
Post a Comment