Skip to Main Content
Learn Unity 3D Programming with UnityScript: Unity's JavaScript for Beginners
book

Learn Unity 3D Programming with UnityScript: Unity's JavaScript for Beginners

by Janine Suvak
August 2014
Beginner content levelBeginner
424 pages
10h 23m
English
Apress
Content preview from Learn Unity 3D Programming with UnityScript: Unity's JavaScript for Beginners

Chapter     2

Game Programming 101

Now that you know your way around the Unity editor, you are ready for an introduction to the scripting editor MonoDevelop. These are your two primary tools for game development. The Unity editor is where you build your game visually, assembling the layout of your scene by placing the game objects within it. MonoDevelop is the scripting editor where you write your code. The code tells the game objects how to behave, such as responding to player input or to each other. Your code script is incorporated into your game when you attach it to a game object. In this chapter you will learn how to create a script, write some simple code, then attach the script to a game object.

You installed MonoDevelop along with Unity ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Unity 3D

Learning Unity 3D

Robert Wiebe
Unity 3D Game Development

Unity 3D Game Development

Anthony Davis, Travis Baptiste, Russell Craig, Ryan Stunkel

Publisher Resources

ISBN: 9781430265870Purchase book