Posts

Showing posts from April, 2018

GameMaker - Asteroids - Part B

EXE File: https://drive.google.com/file/d/1GQC_s4WcQkz_D2mNjMljQZIuJdsI1Mkq/view?usp=sharing What difficulties did you have? How did you solve them? In Part B, I had some difficulties getting my game to work. I would run the game and find it riddled with some annoying error. To solve this I ran the game in debug mode so I can precisely see where the error is in my lines of code and fix it. It was often some stupid typo like I would write ramdom  instead of random .

GameMaker - Asteroids Part A

EXE File: https://drive.google.com/file/d/1HADBUjzv8typIpb_lJoebJ85mwp9SkH7/view?usp=sharing What difficulties did you have? How did you solve them? I had some difficulty following the tutorial, because it was so slow and long. I solved this by speeding up the playback speed to 1.5.

Blender - Character - Part 2 - Texturing

Image
.blend file: https://drive.google.com/file/d/1jArXEhyEjso9PDcFslxNk6zbwTqv6FWS/view?usp=sharing Whole File: https://drive.google.com/drive/folders/1E7hQhPEty_5lZw-9LprAejFPakhnAo_k?usp=sharing This is the texture I used:

GameMaker - Catch the Clown

Image
EXE file link: https://drive.google.com/file/d/1kZnYq4RWg8jU527mnylFJ4iWepho8ykW/view?usp=sharing Game-Maker file link: https://drive.google.com/drive/folders/1y5kL85wDyoE_Wi_d65AbislZ2HHw2D2X?usp=sharing