Intro to Game Dev Tools & Editor Scripting with C# & Unity3D Free Download

Intro to Game Dev Tools & Editor Scripting with C# & Unity3D Free Download

 Intro to Game Dev Tools & Editor Scripting with C# & Unity3D

https://www.skillshare.com/classes/Intro-to-Game-Dev-Tools-Editor-Scripting-with-C-Unity3D/946929344?via=search-layout-grid
Do you want to streamline your workflow and increase productivity? Are you ready to land your first developer role?

By the end of this course, you will be able to CREATE, PACKAGE, and SELL tools, making you a commodity among developers.

Hi there, my name is Adhem Azzabi. I am a professional Game and Tools Programmer. I’ve been making games and tools with Unity3D for years, and I want to show you how to level up your game development skills!

This course will teach you how to go from ZERO knowledge on Tools Programming to building your own customized and Portfolio-Ready tools.

Game Development Tool Programming is an excellent way to break into the Gaming Industry. If you enjoy tinkering with workflows, automation, and creating clean interfaces, then you’re in the right place!

We’ll be working with the Unity Editor to develop reusable tools. Starting with simple yet powerful code, we’ll immediately increase productivity and reduce redundant or confusing workflows for you and your team. After that, we’ll dive into more complex systems to create tools for teams, make our tools more efficient, and set up “capsules” for our various creations.

Here are just some of the concepts that you will master during the length of this course:

    • How to efficiently use Unity Engine and Unity Editor Attributes to clean up our inspectors
    • How to create custom Handles & Gizmos for the Scene View
    • Custom Inspector Windows and Property Drawers
    • Custom Editor Windows to encapsulate our tools
    • How to create a library for your tools
    • How to place your creations into a reusable, and sellable package