Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Unity Game Development Scripting

Posted By: enmoys
Unity Game Development Scripting

Unity Game Development Scripting By Kyle D'Aoust
2014 | 202 Pages | ISBN: 1783553634 | EPUB + PDF | 2 MB + 2 MB


Write efficient C# scripts to create modular key game elements that are usable for any kind of Unity project About This Book Write customizable scripts that are easy to adjust to suit the needs of different projects Combine your knowledge of modular scripting elements to build a complete game Build key game features, from player inventories to friendly and enemy artificial intelligence Who This Book Is For If you are new to Unity scripting and want to learn simple and modular code and advance your knowledge to the next level, this is the book for you. In Detail The intuitive and powerful Unity game engine is one of the most widely used and best loved packages for game development. Unity scripting is an essential but challenging skill to master in order to create custom game elements. Learning modular scripting allows you to rewrite as little code as possible as you deploy your scripts to multiple projects and work easier, quicker, and more efficiently than before. In each chapter of this book, you'll learn how to script new game elements. Beginning with making custom controls for the keyboard and mouse, as well as the Xbox 360 Controller, you'll then get to grips with more complex systems such as inventory, data saving, and artificial intelligence. As you create these elements, you'll also learn how to make your scripts simpler and easy to use. This will allow drag-and-drop deployment, which is to be used by designers and nonprogrammers. Finally, you'll combine all of your newfound skills to create your own complete game project.