Apress | Beginning Unity Editor Scripting: Create And Publish Your Game Tools (2021 EN)

Discussion in 'Programming' started by Kanka, Jul 28, 2021.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,391
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Benny Kok
    Full Title: Beginning Unity Editor Scripting: Create And Publish Your Game Tools
    Publisher: Apress; 1st ed. edition (August 4, 2021)
    Year: 2021
    ISBN-13: 9781484271674 (978-1-4842-7167-4), 9781484271667 (978-1-4842-7166-7)
    ISBN-10: 148427167X, 1484271661
    Pages: 263
    Language: English
    Genre: Educational: Game Development
    File type: EPUB (True), PDF (True)
    Quality: 10/10
    Price: 37.44 €


    Learn about editor scripting in Unity, including different possible methods of editor customization to fit your custom game workflow or even to create assets that could be published on the Asset Store to earn a passive income. The knowledge of editor scripting, although rarely covered in books, gives a game developer insight into how things work in Unity under the hood, which you can leverage to create custom tools that empower your unique game idea.

    This book starts with the very basics of editor scripting in Unity, such as using built-in attributes to customize your component’s editor and creating custom editors and windows with IMGUI and UI Toolkit. Next, we move to a general use case example by creating an object spawner EditorTool for the scene view. Later, we dive straight to in-depth stats and detailed case studies of two Unity assets: ProArray and Rhythm Game Starter. Here you’ll get more context on how editor scripting is used in published assets.

    You will also learn how to set up a better workflow for editor scripting, asset publishing, maintenance, and iterative updates. You will leverage the power of modern web technology to build a documentation site with GitBook and DocFX. Finally, you will see some tips and tricks for automating asset versioning and changelogs.


    Learn:
    ✓ Get started with Editor scripting in Unity
    ✓ Work with advanced editor topics such as custom EditorWindows and EditorTool
    ✓ Structure your C# code with namespaces and asmdef
    ✓ Use IMGUI and UI Toolkit for creating editor GUIs
    ✓ Master packaging and selling your own editor tools
    ✓ Set up a better workflow for asset publishing, maintenance, and iterative updates

    Features:
    ✓ Shows the entire asset-creation and publishing process
    ✓ Covers basic to advanced scripting techniques in Unity editor
    ✓ Contains in-depth case-studies and examples from two published Unity assets

    Who This Book Is For:
    Readers who want to learn about editor scripting to improve their game-development process and create tools for themselves. Moderate experience with C# and a fundamental knowledge of Unity is expected.

    -------------
     
    Last edited by a moderator: Mar 8, 2022