Pinned Repositories
Behaviour-System-for-Unity
Universal behaviour system for all kinds of entities.
Core
Main Package
Hierarchical-State-Machine-for-Unity
Hierarchical State Machine for Unity
Localization-System-for-Unity
Localize your game with CSV
MultiTag-System-for-Unity
This package allows you to Tag Game Objects with ScriptableObjects
Object-Pooling-for-Unity
Object Pooling for Unity
Save-System-for-Unity
Save System for Unity with AOT (IL2CPP) and assets references support.
Scriptable-Object-Loader
Load Scriptable Objects via code
Signals
Lightweight type-safe messaging system
ZigZag
Made a game based on a task from some Unity Junior Developer vacancy.
IntoTheDev's Repositories
IntoTheDev/Save-System-for-Unity
Save System for Unity with AOT (IL2CPP) and assets references support.
IntoTheDev/Object-Pooling-for-Unity
Object Pooling for Unity
IntoTheDev/MultiTag-System-for-Unity
This package allows you to Tag Game Objects with ScriptableObjects
IntoTheDev/Signals
Lightweight type-safe messaging system
IntoTheDev/Scriptable-Object-Loader
Load Scriptable Objects via code
IntoTheDev/Hierarchical-State-Machine-for-Unity
Hierarchical State Machine for Unity
IntoTheDev/Behaviour-System-for-Unity
Universal behaviour system for all kinds of entities.
IntoTheDev/ZigZag
Made a game based on a task from some Unity Junior Developer vacancy.
IntoTheDev/Core
Main Package
IntoTheDev/Localization-System-for-Unity
Localize your game with CSV
IntoTheDev/Reactors
Highly reusable C# classes for Unity
IntoTheDev/Scriptable-Objects-Collections
ScriptableObject Collections for Unity
IntoTheDev/Utilities
IntoTheDev/Unity-Job-System
Tried to write multithreaded code using C# Job system and Burst compiler
IntoTheDev/TranslationTool
Simple tool for fast lines extraction and insertion. Using for my personal project.
IntoTheDev/Utility-AI
Basic pure C# implementation of Utility AI