JamesLaFritz / Unity6CoreFramework

Framework that contains useful Modules to be Used in Unity Project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Repo Title and Info'
Report Bug or Request Feature

Contributors Badge fork Badge stargazers Badge issues Badge License Badge

Portfolio medium LinkedIn Itch.io

Logo

About The Project

Product Name Screen Shot

Documentation

Framework that contains useful Modules to be Used in Unity Project.

Built With

Installation

Unity Package Manager

Follow Unity's Install a UPM package from a Git URL

Clone/Download From Git Hub

To install this into your project Clone or Download the code from Git Hub into your project.

Roadmap

See the open issues for a list of proposed features (and known issues).

Currently in Work: Documentation, Samples, Attributes using UI Elements, and Scriptable Object Variables and Game Events.

  • Scriptable Object Variables and Game Events
  • Documentation:
    • Manual
      • Animation
        • Animation Parameters
          • Bool
          • Float
          • Int
          • Trigger
        • Animation Parameter Drawer
      • Attributes
      • Create From Game Object
      • Destroy
        • After Time
        • No Children
      • Extensions
        • Array
        • Quaternion
        • Text
        • Vector4
      • Functional
        • Option
      • Interactable
      • Scriptable Object Variables and Game Events
    • API Documentation
  • Samples
    • Animation
      • Animation Parameters
        • Bool
        • Float
        • Int
        • Trigger
      • Animation Parameter Drawer
    • Attributes
    • Destroy
      • After Time
      • No Children
    • Extensions
      • Array
      • Quaternion
      • Text
      • Vector4
    • Functional
      • Option
    • Interactable
    • Scriptable Object Variables and Game Events
  • Attributes using UI Elements
    • Header
      • Add Header Element to Property Element
      • Use Style Sheet
    • Info Box
      • Add Header Element to Property Element
      • Use Style Sheet
    • Icon
    • Show If Bool
    • Show If Enum

License

Distributed under the MIT License. See License Badge for more information.

Acknowledgments

About

Framework that contains useful Modules to be Used in Unity Project.

License:MIT License


Languages

Language:C# 100.0%