Make A Game #12: Encapsulation and lots of shunting

Channel:
Subscribers:
37,900
Published on ● Video Link: https://www.youtube.com/watch?v=Ch0ianIBJ2M



Duration: 29:09
10,849 views
208


Five notes! Read #4 before commenting.

1. Strictly speaking encapsulation involves protecting variables so that they *can't* be accessed by other objects, but what we're doing is kind of in the same spirit.

2. Here's the playlist of all the parts so far: https://www.youtube.com/playlist?list=PLUtKzyIe0aB2HjpmBhnsHpK7ig0z7ohWw

3. We're using the free 'Standard' edition of Game Maker Studio 1.4 for Windows, which you can grab here: http://www.yoyogames.com/studio/download

4. If you're trying to follow this and it's not working, download the source code for this part from here: https://www.dropbox.com/sh/368nuqqpg9lz1su/AADYdbXud4XM62v1Df1bb7Fta?dl=0
And open it in Game Maker. If it works, your code must be different somewhere, so look for that. If it doesn't work, it's something to do with Game Maker or your computer and I don't know anything about that.

5. I do about 2-4 episodes a week, whenever I have time, there's no more specific schedule than that.