Pinned Repositories
AnimationPlayer
An animation player for Unity, to replace the Animator/AnimatorController.
AnimatorFix
A lean project that aims to fix a bunch of the many issues with Unity's Animator and StateMachineBehaviour systems.
CityBuilder
This is kinda neat. Trying to make a random city thingy
PlayerLoopInterface
PopupEditor
PopupEditor is a simple Unity plugin that allows you to ctrl+click the labels of properties to make them pop up in a window.
RuntimeScriptField_Unity
A utility for Unity allowing you to assign scripts in the editor, and add them to game objects at runtime.
selection-utility
Unity tool to facilitate selecting GameObjects in the SceneView by showing a context menu of all objects under the mouse cursor.
SerializableAction_Unity
A faster and more flexible replacement for Unity's UnityEvent.
Unity-Script-Templates
Custom templates for creating new scripts in Unity.
Unity_HideIf
Simple utility attribute set for Unity
Baste-RainGames's Repositories
Baste-RainGames/AnimationPlayer
An animation player for Unity, to replace the Animator/AnimatorController.
Baste-RainGames/PlayerLoopInterface
Baste-RainGames/SerializableAction_Unity
A faster and more flexible replacement for Unity's UnityEvent.
Baste-RainGames/Unity_HideIf
Simple utility attribute set for Unity
Baste-RainGames/Unity-Script-Templates
Custom templates for creating new scripts in Unity.
Baste-RainGames/AnimatorFix
A lean project that aims to fix a bunch of the many issues with Unity's Animator and StateMachineBehaviour systems.
Baste-RainGames/PopupEditor
PopupEditor is a simple Unity plugin that allows you to ctrl+click the labels of properties to make them pop up in a window.
Baste-RainGames/RuntimeScriptField_Unity
A utility for Unity allowing you to assign scripts in the editor, and add them to game objects at runtime.
Baste-RainGames/selection-utility
Unity tool to facilitate selecting GameObjects in the SceneView by showing a context menu of all objects under the mouse cursor.
Baste-RainGames/Infinite-Condo
This condio is infinite, yo
Baste-RainGames/LeanTween
LeanTween is an efficient animation engine for Unity
Baste-RainGames/UnityMainThreadDispatcher
A simple, thread-safe way of executing actions (Such as UI manipulations) on the Unity Main Thread
Baste-RainGames/AdventOfCode2022
Advent of code solutions for 2022 for as long as I bother
Baste-RainGames/Anubis
This is gaem
Baste-RainGames/async-await-vs-coroutines
Trying to compare async/await and coroutines to figure out pain points.
Baste-RainGames/devilutionX
Diablo build for modern operating systems
Baste-RainGames/Dynamic-Splitscreen
A simple variation of the commonly used dynamic splitscreen, popularized by the LEGO games.
Baste-RainGames/Fagkveld_2018
Instrukser og filer til for IT-studenter i Bergen 2018
Baste-RainGames/GGJ_2018
Baste-RainGames/graph-visualizer
Visualizer for your Playable graphs
Baste-RainGames/Graphics
Unity Graphics - Including Scriptable Render Pipeline
Baste-RainGames/InControl
An input manager for Unity that tames the cross-platform controller beast.
Baste-RainGames/Node_Editor_Framework
Node Editor framework for Unity3D
Baste-RainGames/Styrax
GGJ 2020
Baste-RainGames/Unity-Enum-Mask-Attribute
From: https://forum.unity.com/threads/property-drawer-for-enum-flags-masks-download.517750/ original credit goes to ItsaMeTuni on the forums. Allows you to add an [EnumMask] attribute to enum fields to draw a togglable checkbox for each flag in the inspector.
Baste-RainGames/Unity-ImageLoader
Asynchronous image loading from remote or local destination. It has two layers of configurable cache system: RAM and Disk.
Baste-RainGames/Unity-Updates
Baste-RainGames/unity_coneofsightfx
Baste-RainGames/unity_shaders
Pack of Unity3D shaders
Baste-RainGames/world-of-might-and-magic
Open reimplementation of Might and Magic 6 7 8 game engine