Toady in flash I have added more objects and things to do within my Halloween game. In my game you are now able to go around and collect the pumpkins that are scattered around the level. The pumpkins are able to be picked up by a class piece of code.
This piece of code below allows the character to pick up the pumpkins. This code basically means when the character runs over the pumpkin it will disappear. Writing this piece of code was good practice for remembering important lines of code that are used a lot in games. I think coding isn’t my strongest part of the course but I do think after a whole of using little bits of code I think I will understand it more clearly.
Leave a Reply