Pinned Repositories
fluid-behavior-tree
Behavior trees for Unity3D projects. Written with a code driven approach on the builder pattern.
fluid-dialogue
A Unity dialogue system that features an easy to use drag and drop graph. ScriptableObject driven with the ability to write custom actions and conditions to create complex dialogue workflows.
fluid-state-machine
A finite state machine micro-framework for Unity3D focused on a pure code implementation.
fluid-stats
A Unity3D character stats system for handling health, energy, defense, attack, ect. Supports dynamic stat values with modifiers such as addition, subtraction, multiplication, and division.
fluid-unique-id
A micro-framework to manage unique IDs in scenes with Unity
pathfinding-platformer
JavaScript algorithm for A* Pathfinding in a platformer game. Includes a notion of gravity and able to take into account complex obstacles and jumping.
unity-animator-helpers
A micro-framework for changing Unity 3D's Animator parameters with ScriptableObject(s). Designed to make going from custom scripts to Animator parameters easy. Works with 2D or 3D projects.
unity-elastic-inventory
An easy to use Unity inventory framework built with scaling and extendability in mind
unity-quest-journal
A Unity 3D package for managing complex or simple quests in video games. Inspired by The Witcher 3 and Skyrim like quest management systems.
unity-skill-tree-editor
Example Unity custom graph editor for editing skill trees.
ashblue's Repositories
ashblue/fluid-behavior-tree
Behavior trees for Unity3D projects. Written with a code driven approach on the builder pattern.
ashblue/fluid-dialogue
A Unity dialogue system that features an easy to use drag and drop graph. ScriptableObject driven with the ability to write custom actions and conditions to create complex dialogue workflows.
ashblue/unity-animator-helpers
A micro-framework for changing Unity 3D's Animator parameters with ScriptableObject(s). Designed to make going from custom scripts to Animator parameters easy. Works with 2D or 3D projects.
ashblue/fluid-stats
A Unity3D character stats system for handling health, energy, defense, attack, ect. Supports dynamic stat values with modifiers such as addition, subtraction, multiplication, and division.
ashblue/unity-quest-journal
A Unity 3D package for managing complex or simple quests in video games. Inspired by The Witcher 3 and Skyrim like quest management systems.
ashblue/fluid-state-machine
A finite state machine micro-framework for Unity3D focused on a pure code implementation.
ashblue/unity-elastic-inventory
An easy to use Unity inventory framework built with scaling and extendability in mind
ashblue/fluid-unique-id
A micro-framework to manage unique IDs in scenes with Unity
ashblue/oyster-package-generator
Oyster is a package generator for Unity Package Manager (UPM). It generates a best standards Unity package with automated deployments via CLI. Focus on coding your package instead of deployments, changelogs, ect.
ashblue/unity-simple-spellcheck
A simple spell check tool for the Unity editor
ashblue/unity-simple-settings
Access static serialized files in Unity from your resources folder. Automatically initializes a runtime safe copy when the game starts.
ashblue/fluid-database
A simple key value pair database for Unity3d projects that supports string, bool, float, and int.
ashblue/unity-gauges
ashblue/upm-package-populator
A node.js build script to populate a nested package in a Unity Package Manager project to a dist folder. Also cross populates root package.json to the UPM package.
ashblue/unity-event-plus
A simple wrapper utility to use interfaces with UnityEvent classes
ashblue/unity-simple-singleton
An easy to use singleton class for Unity3d projects. Easily installable as a package.
ashblue/unity-find-and-replace
A simple modular find and replace utility for Unity3D projects
ashblue/unity-simple-notifications
A simple UPM package for displaying message notifications to a user
ashblue/adnc-utilities
Unity utilities used for A Dragon Named Coal
ashblue/blender3d-robot-rigger
The Robot Rigger add-on for Blender provides a convenient way to automatically rig and unrig objects to bones based on a naming pattern. This tool is designed for quickly rigging robots, mechanical objects, and non-organic items. This is a micro-framework and designed to be non-intrusive to your existing Blender workflow.
ashblue/gamedev-blog
Statically generated blog for game development projects
ashblue/ggj-2025-bubble
Global Game Jam 2025 team repository for the theme bubble
ashblue/angular-swapi-example
Example app to test out the Start Wars API and test drive some new Angular libraries
ashblue/expo
An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
ashblue/github-workspace-test
ashblue/nx-react-tutorial
ashblue/react-flow-docs
The documentation for React Flow. Powered by Docusaurus.
ashblue/react-testing-jest-enzyme
ashblue/vue-tutorial
Vue tutorial for https://www.taniarascia.com/getting-started-with-vue/
ashblue/web-development-resume