Next Steps

In this chapter, you gave the player the ability to move Val, the main character of the game, using the on-screen D-pad controller. You did this by adding physics to the player node using the Scene Editor, and then connecting that node through code with multiple methods to move and stop the player. You also added code to connect the Attack button, giving Val the ability to defend herself against the enemies you’ll soon be adding.

Now that you know your way around the Scene Editor and how it meshes with your code, you’ll extend your skills even more.

In the next chapter, you’ll spend some time playing with two more useful nodes: camera nodes and reference nodes. Not only will you learn how to make reusable content, but also you’ll discover how to follow the player around using a camera node (you may have noticed that if you move the player too far, she disappears). You’ll also finish up the work required to make this game look good on all devices in all orientations.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset