-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

GameMaker Programming By Example
By :

In this chapter, you will learn about a few different GameMaker components as you create a sidescrolling platformer game. These include sprite animation, sidescrolling with views, networked client/server multiplayer, and finally, Xbox gamepad support (a section you can safely skip if you don't have an Xbox controller). We've tested all the code on an Xbox 360 Controller, but it should function properly on an Xbox One controller (assuming you have all of your drivers installed). The movement and platforming will be done using an alternate method from what we've used before, which you might prefer and find more efficient. Sprite animation is also very easy, and doesn't really introduce new concepts, but it is important to learn. Networked multiplayer is more complex than other concepts you have learned, but the system is relatively simple enough to use even if you have no prior networking experience. The final...
Change the font size
Change margin width
Change background colour