Pinned Repositories
2D-Character-Controller
Free 2D Character Controller for Unity.
2DRacingAutoNav-Simple
EnumFlags
Enumeration Flags Unity Plugin
Hazel
Hazel Engine
HoverRacer_UnityTraining
Information-Button-Attribute
Allows for information to be displayed within the unity editor in the form of a button click.
MoveablePoint
Attribute header for vectors.
NodeFinder-Godot
Static class built in c# to help find nodes that are linked to the current Object.
SoundManager-Unity
Complete Sound Manager for 2D Games
Unity-Tooltip-FormattedText
Formatted Text type that provides inline string interpolation at runtime.
JBWD's Repositories
JBWD/SoundManager-Unity
Complete Sound Manager for 2D Games
JBWD/Information-Button-Attribute
Allows for information to be displayed within the unity editor in the form of a button click.
JBWD/Unity-Tooltip-FormattedText
Formatted Text type that provides inline string interpolation at runtime.
JBWD/MoveablePoint
Attribute header for vectors.
JBWD/NodeFinder-Godot
Static class built in c# to help find nodes that are linked to the current Object.
JBWD/2D-Character-Controller
Free 2D Character Controller for Unity.
JBWD/2DRacingAutoNav-Simple
JBWD/EnumFlags
Enumeration Flags Unity Plugin
JBWD/Hazel
Hazel Engine
JBWD/HoverRacer_UnityTraining
JBWD/Lemma
Immersive first-person parkour in a surreal, physics-driven voxel world.
JBWD/LudumDare46
Ludum Dare Game Jam - April 17-20, 2020
JBWD/SerializableDictionaryForUnity
A Dictionary that can be serialized in the Unity Inspector. Instructions for how to get your dictionary to display are in the Serialized Dictionary Class. Enjoy.
JBWD/twitchat
The basics for a twitch bot for .NET C# & python
JBWD/Unity-KeyCode-SearchBox
Search Box Drawer for Unity KeyCodes
JBWD/Unity-SingletonGenericPattern
Singleton Pattern for Unity using a generic typing.
JBWD/UnityBehaviourTreeEditor
Behaviour Tree Editor for Unity built with UIToolkit