Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
GameMaker Cookbook

You're reading from   GameMaker Cookbook Over 50 hands-on recipes to help you build exhilarating games using the robust GameMaker system

Arrow left icon
Product type Paperback
Published in Dec 2015
Publisher
ISBN-13 9781784399849
Length 212 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (12) Chapters Close

Preface 1. Game Plan – Creating Basic Gameplay FREE CHAPTER 2. It's Under Control – Exploring Various Control Schemes 3. Let's Move It – Advanced Movement and Layout 4. Let's Get Physical – Using GameMaker's Physics System 5. Now Hear This! – Music and Sound Effects 6. It's All GUI! - Creating Graphical User Interface and Menus 7. Saving the Day – Saving Game Data 8. Light 'em up! – Enhancing Your Game with Lighting Techniques 9. Particle Man, Particle Man – Adding Polish to Your Game with Visual Effects and Particles 10. Hello, World – Creating New Dimensions of Play Through Networking Index

Setting a path

In GameMaker, paths can be used for many things, some of which will be discussed in the following recipes. Before we get started with the recipes, it might be helpful to first learn how to create simple paths and move objects along them.

Getting ready

Before we make a path, let's take a quick look at the tool itself. To open the path editor, click on the icon at the top of the window that looks like a green arrow moving in a serpentine fashion.

Getting ready

This will open a window where you can plot the path, straight or curved, to be used in your game.

Getting ready

Name the path, path_test.

How to do it

  1. With the path editor open, select Smooth Curve.
    How to do it
  2. Uncheck the box marked Closed.
  3. Click on the grid to place the first point of your path.
  4. Place two more path points along the same x axis.
  5. Now that the second point has turned blue, you can alter the curve of the path. Move this point up in order to create an upwards curve.
    How to do it
  6. Continue with the path by adding more points and adjusting the curves of each section...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime