Swords and Shovels: Character Stat System

Go to class
Write Review

Free Online Course: Swords and Shovels: Character Stat System provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Swords and Shovels: Character Stat System is taught by Christopher Pellow.

Overview
  • Create a character stat system for your games using Unity software. Sign up now to create a character stat system that can easily integrate with other systems.

    What good would a game character be without some seriously stellar statistics you can level up? In this course, Swords and Shovels: Character Stat System, you'll experience the process of creating a character stat system for your games. First, you'll explore interfaces and how they can be used as code contracts for item creation. Next, you'll learn how to create private set fields to keep all data changes confined to the stat system. Finally, you'll discover the connection to other systems such as Item Pick Ups, Inventory, Game Managers, and more. By the end of this Unity course, you will have learned how to create a functional character statistics system that will easily integrate with other vital systems. Software required: Unity.

    Topics:

    • Course Overview
    • Planning out the Design for Character Stats
    • Writing the Character Stat System
    • Looking Ahead to What Is Next