Learning NGUI for Unity

Download Learning NGUI for Unity PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1783552980
Total Pages : 483 pages
Book Rating : 4.7/5 (835 download)

DOWNLOAD NOW!


Book Synopsis Learning NGUI for Unity by : Charles Pearson

Download or read book Learning NGUI for Unity written by Charles Pearson and published by Packt Publishing Ltd. This book was released on 2014-12-29 with total page 483 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you are a Unity 3D developer who wants to create an effective and user-friendly GUI using NGUI for Unity, then this book is for you. Prior knowledge of C# scripting is expected; however, no knowledge of NGUI is required.

NGUI for Unity

Download NGUI for Unity PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1783558679
Total Pages : 182 pages
Book Rating : 4.7/5 (835 download)

DOWNLOAD NOW!


Book Synopsis NGUI for Unity by : Charles Bernardoff

Download or read book NGUI for Unity written by Charles Bernardoff and published by Packt Publishing Ltd. This book was released on 2014-01-24 with total page 182 pages. Available in PDF, EPUB and Kindle. Book excerpt: An easy-to-follow, step-by-step tutorial focusing on practical situations and manipulations, guiding you to create a concrete Graphical User Interface and a simple 2D game. If you are a Unity 3D developer looking forward to learn NGUI for Unity, then this book is for you. Prior knowlege of C# scripting is expected. Additional knowledge of Unity 3D Editor, GameObject and creating/adding scripts to GameObject would be beneficial; however, no prior knowledge of NGUI is required.

Learning NGUI for Unity

Download Learning NGUI for Unity PDF Online Free

Author :
Publisher :
ISBN 13 : 9781783552979
Total Pages : 360 pages
Book Rating : 4.5/5 (529 download)

DOWNLOAD NOW!


Book Synopsis Learning NGUI for Unity by : Charles Bernardoff

Download or read book Learning NGUI for Unity written by Charles Bernardoff and published by . This book was released on 2014-12-29 with total page 360 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you are a Unity 3D developer who wants to create an effective and user-friendly GUI using NGUI for Unity, then this book is for you. Prior knowledge of C# scripting is expected; however, no knowledge of NGUI is required.

Learn Unity 2017 for iOS Game Development

Download Learn Unity 2017 for iOS Game Development PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1484231740
Total Pages : 453 pages
Book Rating : 4.4/5 (842 download)

DOWNLOAD NOW!


Book Synopsis Learn Unity 2017 for iOS Game Development by : Allan Fowler

Download or read book Learn Unity 2017 for iOS Game Development written by Allan Fowler and published by Apress. This book was released on 2017-11-24 with total page 453 pages. Available in PDF, EPUB and Kindle. Book excerpt: Discover how to use Unity with Xcode to create fun, imaginative 3D games for iPhone and iPad. This book shows you how to optimize your game for both speed and quality, how to test and profile your game, and how to get the most out of your iOS device features, including the gyroscope and accelerometer. You'll also learn how to incorporate the latest Game Center improvements in iOS into your game, how to make sure your game gets into the App Store, and even how to promote your app and track revenue. Unity is an incredibly powerful and popular game creation tool, and Unity 5 brings even more great features, including Mecanim animation. If you have a great 3D game idea, and you want to make it a reality in the App Store, then Learn Unity 5 for iOS Game Development has exactly what you need. What You'll Learn How to include iAds How to integrate Game Center leaderboards and achievements How to profile and optimize performance Who This Book Is For iOS developers interested in using Unity and Unity developers who want to customize their games for iOS devices.

Unity実践技術大全

Download Unity実践技術大全 PDF Online Free

Author :
Publisher : 秀和システム
ISBN 13 : 9784798041049
Total Pages : 738 pages
Book Rating : 4.0/5 (41 download)

DOWNLOAD NOW!


Book Synopsis Unity実践技術大全 by : 菊田剛

Download or read book Unity実践技術大全 written by 菊田剛 and published by 秀和システム. This book was released on 2014-03-29 with total page 738 pages. Available in PDF, EPUB and Kindle. Book excerpt: Tips 119項目。アニメーション制御(Mecanim)、2D(Sprite/2D物理エンジン)、外部ツール連携(MMD/Sculptris/Blender)など、使えるAsset 306。ジャンル別ガイド付き。

Unity 4 Fundamentals

Download Unity 4 Fundamentals PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 1135921881
Total Pages : 413 pages
Book Rating : 4.1/5 (359 download)

DOWNLOAD NOW!


Book Synopsis Unity 4 Fundamentals by : Alan Thorn

Download or read book Unity 4 Fundamentals written by Alan Thorn and published by CRC Press. This book was released on 2013-12-04 with total page 413 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get ahead of the game with Unity 4. The Unity engine is the tool of choice for many indie and AAA game developers. Unity 4 Fundamentals gives readers a head start on the road to game development by offering beginners a comprehensive, step by step introduction to the latest Unity 4 engine. The author takes a theory-to-practice approach to demonstrate what Unity 4 has to offer which includes: Asset management tools Real-time lighting and lightmapping Particle systems Navigation and pathfinding

Learning C# by Developing Games with Unity 5.x

Download Learning C# by Developing Games with Unity 5.x PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1785287850
Total Pages : 230 pages
Book Rating : 4.7/5 (852 download)

DOWNLOAD NOW!


Book Synopsis Learning C# by Developing Games with Unity 5.x by : Greg Lukosek

Download or read book Learning C# by Developing Games with Unity 5.x written by Greg Lukosek and published by Packt Publishing Ltd. This book was released on 2016-03-31 with total page 230 pages. Available in PDF, EPUB and Kindle. Book excerpt: Develop your first interactive 2D platformer game by learning the fundamentals of C# About This Book Get to grips with the fundamentals of scripting in C# with Unity Create an awesome, 2D platformer game from scratch using the principles of object-oriented programming and coding in C# This is a step-by-step guide to learn the fundamentals of C# scripting to develop GameObjects and master the basics of the new UI system in Unity Who This Book Is For The book is targeted at beginner level Unity developers with no programming experience. If you are a Unity developer and you wish to learn how to write C# scripts and code by creating games, then this book is for you. What You Will Learn Understand the fundamentals of variables, methods, and code syntax in C# Get to know about techniques to turn your game idea into working project Use loops and collections efficiently in Unity to reduce the amount of code Develop a game using the object-oriented programming principles Generate infinite levels for your game Create and code a good-looking functional UI system for your game Publish and share your game with users In Detail Unity is a cross-platform game engine that is used to develop 2D and 3D video games. Unity 5 is the latest version, released in March 2015, and adds a real-time global illumination to the games, and its powerful new features help to improve a game's efficiency. This book will get you started with programming behaviors in C# so you can create 2D games in Unity. You will begin by installing Unity and learning about its features, followed by creating a C# script. We will then deal with topics such as unity scripting for you to understand how codes work so you can create and use C# variables and methods. Moving forward, you will find out how to create, store, and retrieve data from collection of objects. You will also develop an understanding of loops and their use, and you'll perform object-oriented programming. This will help you to turn your idea into a ready-to-code project and set up a Unity project for production. Finally, you will discover how to create the GameManager class to manage the game play loop, generate game levels, and develop a simple UI for the game. By the end of this book, you will have mastered the art of applying C# in Unity. Style and approach This is a step-by-step guide to developing a game from scratch by applying the fundamentals of C# and Unity scripting.

Learn Unity 4 for iOS Game Development

Download Learn Unity 4 for iOS Game Development PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430248769
Total Pages : 543 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Learn Unity 4 for iOS Game Development by : Philip Chu

Download or read book Learn Unity 4 for iOS Game Development written by Philip Chu and published by Apress. This book was released on 2013-08-04 with total page 543 pages. Available in PDF, EPUB and Kindle. Book excerpt: Unity is an incredibly powerful and popular game creation tool, and Unity 4 brings even more great features, including Mechanim animation. Learn Unity 4 for iOS Game Development will show you how to use Unity with Xcode to create fun, imaginative 3D games for iPhone, iPad, and iPod touch. You'll learn how to optimize your game for both speed and quality, how to test and profile your game, and how to get the most out of your iOS device features, including the gyroscope and accelerometer. You'll also learn how to incorporate the latest Game Center improvements in iOS 6 into your game, how to make sure your game gets into the App Store, and even how to promote your app and track revenue. If you have a great 3D game idea, and you want to make it a reality in the App Store, then Learn Unity 4 for iOS Game Development has exactly what you need.

Unity 4.x Game Development by Example Beginner's Guide

Download Unity 4.x Game Development by Example Beginner's Guide PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 184969527X
Total Pages : 913 pages
Book Rating : 4.8/5 (496 download)

DOWNLOAD NOW!


Book Synopsis Unity 4.x Game Development by Example Beginner's Guide by : Ryan Henson Creighton

Download or read book Unity 4.x Game Development by Example Beginner's Guide written by Ryan Henson Creighton and published by Packt Publishing Ltd. This book was released on 2013-12-26 with total page 913 pages. Available in PDF, EPUB and Kindle. Book excerpt: This is a practical and light-hearted guide to get to grips with creating your first games, with easy-to-follow, step-by-step tutorials using the award winning Unity engine. If you’ve ever wanted to enter the world of independent game development but have no prior knowledge of programming or game development, then this is the book for you. Game developers transitioning from other tools like GameMaker and Flash will find this a useful tool to get them up to speed on the Unity engine, as will anyone who has never handled the Unity engine before.

OUYA Game Development by Example

Download OUYA Game Development by Example PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 184969723X
Total Pages : 419 pages
Book Rating : 4.8/5 (496 download)

DOWNLOAD NOW!


Book Synopsis OUYA Game Development by Example by : Jack Donovan

Download or read book OUYA Game Development by Example written by Jack Donovan and published by Packt Publishing Ltd. This book was released on 2014-05-20 with total page 419 pages. Available in PDF, EPUB and Kindle. Book excerpt: OUYA Game Development by Example consists of different game application examples. No prior experience with programming is required. You will learn everything from scratch and will have an organized flow of information specifically designed for complete beginners. Using this book, you can get started with creating games without any game development experience. This book is perfect for anyone that wants to make video games but is unsure of where to start. It covers elements of game design, art, and programming comprehensively, and the engine used throughout all of the tutorials is very beginner-friendly. No prior knowledge is assumed or required for the tutorials in this book.

No-Code Video Game Development Using Unity and Playmaker

Download No-Code Video Game Development Using Unity and Playmaker PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 1498735665
Total Pages : 316 pages
Book Rating : 4.4/5 (987 download)

DOWNLOAD NOW!


Book Synopsis No-Code Video Game Development Using Unity and Playmaker by : Michael Kelley

Download or read book No-Code Video Game Development Using Unity and Playmaker written by Michael Kelley and published by CRC Press. This book was released on 2016-07-06 with total page 316 pages. Available in PDF, EPUB and Kindle. Book excerpt: In the past, not being able to program meant not being able to make video games. Now if you can draw a flow-chart you can use powerful State Machine technology to create your dream game! No-Code Video Game Development using Unity and Playmaker will teach you how to substitute flow-charts for code. As a complete course, it uses a project-based appro

C# Game Programming Cookbook for Unity 3D

Download C# Game Programming Cookbook for Unity 3D PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 1466581409
Total Pages : 462 pages
Book Rating : 4.4/5 (665 download)

DOWNLOAD NOW!


Book Synopsis C# Game Programming Cookbook for Unity 3D by : Jeff W. Murray

Download or read book C# Game Programming Cookbook for Unity 3D written by Jeff W. Murray and published by CRC Press. This book was released on 2014-06-24 with total page 462 pages. Available in PDF, EPUB and Kindle. Book excerpt: An Accessible, Modular Style of Game Building—Easily Start Making Games with Unity 3D C# Game Programming Cookbook for Unity 3D presents a highly flexible core framework to create just about any type of game by plugging in different script components. Most scripts function within the game framework or in your own structures. The techniques and concepts discussed in the book give you a solid foundation in game development. The first ten chapters set up the flexible, reusable framework based in C# and suitable for all game types. The book also explains scripting of generic, reusable, and common functionality. The remainder of the text adds game-specific code to the framework to create four example games: a top-down arena shooter, a futuristic racing combat game, a tank arena deathmatch game, and a classic arcade-style vertical scrolling shoot ’em up. The games encompass artificial intelligence (path following, target chasing, and line-of-sight patrolling behaviors), game state control, wheel colliders, and weapon inventory management. The example files are available for download on the book’s CRC Press web page. Reducing your recoding, repurposing, or adaptation time, this book provides script-based components that you can use to jump start your own projects. The book’s modular components can be mixed and matched to build various kinds of video games for the Unity game engine.

Learn Unity for 2D Game Development

Download Learn Unity for 2D Game Development PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 143026229X
Total Pages : 306 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Learn Unity for 2D Game Development by : Alan Thorn

Download or read book Learn Unity for 2D Game Development written by Alan Thorn and published by Apress. This book was released on 2013-10-08 with total page 306 pages. Available in PDF, EPUB and Kindle. Book excerpt: 2D games are everywhere, from mobile devices and websites to game consoles and PCs. Timeless and popular, 2D games represent a substantial segment of the games market. In Learn Unity for 2D Game Development, targeted at both game development newcomers and established developers, experienced game developer Alan Thorn shows you how to use the powerful Unity engine to create fun and imaginative 2D games. Written in clear and accessible language, Learn Unity for 2D Game Development will show you how to set up a step-by-step 2D workflow in Unity, how to build and import textures, how to configure and work with cameras, how to establish pixel-perfect ratios, and all of this so you can put that infrastructure to work in a real, playable game. Then the final chapters show you how to put what you've already made to work in creating a card-matching game, plus you'll learn how to optimize your game for mobile devices. What you’ll learn How to create a 2D workflow in Unity Customizing the Unity Editor How to generate atlas textures and textured quads Animation effects and camera configuration Handling user input Creating a game from start to finish Optimizing for mobile devices Who this book is for Game development students and professionals, indie developers, game artists and designers, and Unity developers looking to improve their workflow and effectiveness. Table of Contents1. Unity Basics for 2D Games 2. Materials and Textures 3. Quick 2D Workflow 4. Customizing the Editor with Editor Classes 5. Procedural Geometry and Textured Quads 6. Generating Atlas Textures 7. UVs and Animation 8. Cameras and Pixel Perfection 9. Input for 2D Games 10. Getting Started with a 2D Game 11. Completing the 2D Card Game 12. Optimization 13. Wrapping Things Up

Blueprints Visual Scripting for Unreal Engine

Download Blueprints Visual Scripting for Unreal Engine PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1785285092
Total Pages : 188 pages
Book Rating : 4.7/5 (852 download)

DOWNLOAD NOW!


Book Synopsis Blueprints Visual Scripting for Unreal Engine by : Brenden Sewell

Download or read book Blueprints Visual Scripting for Unreal Engine written by Brenden Sewell and published by Packt Publishing Ltd. This book was released on 2015-07-28 with total page 188 pages. Available in PDF, EPUB and Kindle. Book excerpt: Blueprints Visual Scripting for Unreal Engine is a step-by-step approach to building a fully functional game, one system at a time. Starting with a basic First Person Shooter template, each chapter will extend the prototype to create an increasingly complex and robust game experience. You will progress from creating basic shooting mechanics to gradually more complex systems that will generate user interface elements and intelligent enemy behavior. Focusing on universally applicable skills, the expertise you will develop in utilizing Blueprints can translate to other types of genres. By the time you finish the book, you will have a fully functional First Person Shooter game and the skills necessary to expand on the game to develop an entertaining, memorable experience for your players. From making customizations to player movement to creating new AI and game mechanics from scratch, you will discover everything you need to know to get started with game development using Blueprints and Unreal Engine 4.

Hands-On Unity Application Development

Download Hands-On Unity Application Development PDF Online Free

Author :
Publisher : BPB Publications
ISBN 13 : 9355518471
Total Pages : 299 pages
Book Rating : 4.3/5 (555 download)

DOWNLOAD NOW!


Book Synopsis Hands-On Unity Application Development by : Puneet Singh Rawat

Download or read book Hands-On Unity Application Development written by Puneet Singh Rawat and published by BPB Publications. This book was released on 2023-05-08 with total page 299 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how to build real-world apps without coding using Unity KEY FEATURES ● Get familiar with all the essential aspects of Unity development, including scripting, and user interfaces. ● A practical guide that will help you through the process of building complete prototypes from start to finish. ● Learn how Unity can be utilized to create immersive and captivating experiences. ● Discover the best practices for Unity development, including tips for optimization, debugging, and collaboration with other developers. ● Delve into advanced subjects such as networking, artificial intelligence, and augmented reality. DESCRIPTION "Hands-On Unity Application Development" is a comprehensive guide to navigating a successful career in the rapidly-evolving world of emerging technology. Whether you are a beginner or an experienced Unity developer, this book will help you to create cutting-edge AR and AI applications. Authored by an experienced IT expert, this book provides insights and practical advice on how to explore and capitalize on the opportunities within the field. The book starts by exploring the fundamentals of Unity, providing you with the knowledge and skills you need to get started. It then teaches you how to create 360 experiences for mobile, object tracking with photogrammetry, and how to combine physical with digital elements. The book also covers AR Foundation, empowering you to design captivating and interactive AR experiences. Furthermore, it explores AI technologies such as OpenAI and Google Vision AI, demonstrating how to seamlessly integrate them into your Unity projects to enhance interactivity and intelligence. Additionally, the book offers guidance on how to network your Unity applications, allowing for seamless communication and collaboration between devices. It also covers the creation of multi-screen experiences, enabling you to design immersive and engaging applications that span across multiple screens. Apart from theoretical knowledge, the book places a strong emphasis on practical application and provides numerous examples of how to apply Unity skills to real-world projects. By the end of this book, you will be able to create groundbreaking AR and AI applications with ease. WHAT YOU WILL LEARN ● Get familiar with the fundamentals of Unity and AR Foundation by engaging in practical, hands-on learning experiences. ● Learn how to combine physical and digital elements to find success beyond game development. ● Learn how to create 360 experiences, object tracking, and product visualization. ● Integrate AI technologies, including OpenAI and Google Vision AI. ● Learn how to stitch multi-screen interactive experiences. ● Apply your skills to real-world projects such as interactive projection mapping, data collection, and data visualization. ● Explore advanced topics such as creating networked applications, developing for mixed reality, and implementing artificial intelligence. WHO THIS BOOK IS FOR This book is designed for individuals who have a basic understanding of Unity 3D game development and who are looking to expand their knowledge and skills in this field. It is also suitable for current and aspiring Unity developers, students, and professionals who are interested in developing cutting-edge AR, VR, and phygital experiences. TABLE OF CONTENTS 1. Tap into the Multi-billion-Dollar Industry 2. Getting Started with Unity Fundamentals 3. Find Success Outside Mobile Games 4. Getting Started with AR Foundation 5. Model Tracking with Photogrammetry 6. Create your own Interactive 360° Video Player 7. Combining Physical with Digital 8. Making a 3D Product Visualizer 9. Stitching Multiscreen Experiences 10. Data Collection and Visualization 11. Interactive Projection Mapping using Unity 12. Working with Google’s Cloud Vision API 13. Integrating OpenAI with Unity 14. Networking your Application with Glitch

Investigating Rollenwahrnehmung, Perspective and Space through Virtual Reality related Game Interfaces

Download Investigating Rollenwahrnehmung, Perspective and Space through Virtual Reality related Game Interfaces PDF Online Free

Author :
Publisher : BoD – Books on Demand
ISBN 13 : 3752611405
Total Pages : 300 pages
Book Rating : 4.7/5 (526 download)

DOWNLOAD NOW!


Book Synopsis Investigating Rollenwahrnehmung, Perspective and Space through Virtual Reality related Game Interfaces by : Daniel P. O. Wiedemann

Download or read book Investigating Rollenwahrnehmung, Perspective and Space through Virtual Reality related Game Interfaces written by Daniel P. O. Wiedemann and published by BoD – Books on Demand. This book was released on 2021-01-03 with total page 300 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is the publication of my PhD dissertation and is written in the corresponding style. The included research provides explorations and investigative reflections on Rollenwahrnehmung (a newly coined phrase meaning role perception/fulfillment), Perspective and Space through Virtual Reality (VR) game interfaces. A number of important topics will be addressed, like the creation of new experiences in the context of VR, the extension and new development of various interaction paradigms, various User Experience (UX) aspects and user guidance in a sophisticated new medium. Placed in the field of design practice, this research focuses on the creation of digital gaming artifacts, while extrapolating insights and guidelines concerning VR interfaces. Hence, this practice-based research is derived from a portfolio of specifically developed interactive artifacts, following the methodological approach of Constructive Design Research. These include the VR related games Nicely Dicely, LizzE - And the Light of Dreams and Gooze. They were used for various Lab experiments and Showroom presentations, while continually being refined throughout an iterative process. Nicely Dicely is an abstract game based on physics. In Local Multiplayer, up to four players are able to compete or collaborate. It is not a VR game per se, but features both, Monoscopic and 3D Stereoscopic Vision modes, which were tested in an experiment on their effect on Player Immersion. LizzE - And the Light of Dreams is a Singleplayer 3rd Person Hack and Slay game based in a fantasy universe. In an experiment, the game was used to primarily investigate in which ways 3rd Person VR games can work for a broad audience, regarding camera behavior. Gooze is a 1st Person VR puzzle game, taking place in a realistic horror environment with supernatural aspects. It was designed with diverse VR interaction technologies in mind and offers users different options to play the game, depending on available hardware and preferences. The Locomotion and Virtual Object Interaction mechanics were tested in an experiment regarding their UX. In summary, this book illustrates various game, interface and VR designs, informing the emerging field of VR game development of the relationship between UX, interfaces and gameplay. Furthermore, guidelines for designing and developing specific aspects of VR games were identified and each single artifact can be used as a design and development precedent for practice and academia.

Extending Unity with Editor Scripting

Download Extending Unity with Editor Scripting PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1785285661
Total Pages : 268 pages
Book Rating : 4.7/5 (852 download)

DOWNLOAD NOW!


Book Synopsis Extending Unity with Editor Scripting by : Angelo Tadres

Download or read book Extending Unity with Editor Scripting written by Angelo Tadres and published by Packt Publishing Ltd. This book was released on 2015-09-21 with total page 268 pages. Available in PDF, EPUB and Kindle. Book excerpt: Put Unity to use for your video games by creating your own custom tools with editor scriptingAbout This Book Acquire a good understanding of extending Unity's editor capabilities for a platformer game by using Gizmos, custom inspectors, editor windows, scriptable objects, and more Learn to configure and get control over your asset import pipeline using asset preprocessors A step-by-step, comprehensible guide to creating and customizing a build pipeline that fits the necessities of your video game development team Who This Book Is For This book is for anyone who has a basic knowledge of Unity programming using C# and wants to learn how to extend and create custom tools using Unity editor scripting to improve the development workflow and make video game development easier. What You Will Learn Use Gizmos to create visual aids for debugging Extend the editor capabilities using custom inspectors, property and decorator drawers, editor windows, and handles Save your video game data in a persistent way using scriptable objects Improve the look and feel of your custom tools using GUIStyles and GUISkins Configure and control the asset import pipeline Improve the build creation pipeline Distribute the custom tools in your team or publish them in the Asset Store In Detail One of Unity's most powerful features is the extensible editor it has. With editor scripting, it is possible to extend or create functionalities to make video game development easier. For a Unity developer, this is an important topic to know and understand because adapting Unity editor scripting to video games saves a great deal of time and resources. This book is designed to cover all the basic concepts of Unity editor scripting using a functional platformer video game that requires workflow improvement. You will commence with the basics of editor scripting, exploring its implementation with the help of an example project, a level editor, before moving on to the usage of visual cues for debugging with Gizmos in the scene view. Next, you will learn how to create custom inspectors and editor windows and implement custom GUI. Furthermore, you will discover how to change the look and feel of the editor using editor GUIStyles and editor GUISkins. You will then explore the usage of editor scripting in order to improve the development pipeline of a video game in Unity by designing ad hoc editor tools, customizing the way the editor imports assets, and getting control over the build creation process. Step by step, you will use and learn all the key concepts while creating and developing a pipeline for a simple platform video game. As a bonus, the final chapter will help you to understand how to share content in the Asset Store that shows the creation of custom tools as a possible new business. By the end of the book, you will easily be able to extend all the concepts to other projects. Style and approach This book uses a step-by-step approach that will help you finish with a level editor tool, a custom configuration for the asset import pipeline, and a build pipeline totally adjusted to the video game.