Skip to content

A library with common for all my projects code or assets.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

m039/CommonUnityLibrary

Repository files navigation

Common Unity Library

A library with common for all my projects code and assets.

You can find examples of how to use this library in Common Unity Samples project.

Features

  • AI:
    • Goal-Oriented Action Planning
    • Hierarchical State Machine
    • Behaviour Trees
    • A* Pathfinding
  • Singletons
  • Logger
  • Event Buses
  • Dependency Injection
  • Service Locator
  • Blackboard
  • Attributes
  • Easings