Pinned Repositories
2d-extras
Fun 2D Stuff that we'd like to share!
com.unity.netcode.gameobjects
Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
godot-minigolf
Minigolf in Godot!
Golf-Mechanics
Golf Mechanics using Unity Physics
MinMaxSlider
Min Max Slider UI Component for Unity
ParrelSync
(Unity3D) Test multiplayer without building
ScreenSwipe
ScrollRect that snaps pages to screen size. Used in production for Blackout Rugby Manager https://store.steampowered.com/app/1157960/Blackout_Rugby_Manager/
unity-tools
Collection of scripts that are useful for Unity projects
mg-ci
CI for Unity and Godot
Steamworks
Wrapper for Steamworks.NET. Inspired by Facepunch
brogan89's Repositories
brogan89/MinMaxSlider
Min Max Slider UI Component for Unity
brogan89/Golf-Mechanics
Golf Mechanics using Unity Physics
brogan89/ScreenSwipe
ScrollRect that snaps pages to screen size. Used in production for Blackout Rugby Manager https://store.steampowered.com/app/1157960/Blackout_Rugby_Manager/
brogan89/ParrelSync
(Unity3D) Test multiplayer without building
brogan89/unity-tools
Collection of scripts that are useful for Unity projects
brogan89/2d-extras
Fun 2D Stuff that we'd like to share!
brogan89/com.unity.netcode.gameobjects
Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
brogan89/godot-minigolf
Minigolf in Godot!
brogan89/stationeers-dedi-runner
Script to run stationeers dedicated server on windows or linux
brogan89/uevent
A pub sub event system for Unity
brogan89/godot4-multiplayer-template
Client/Server Authoritative Multiplayer Framework for the Godot4 Engine
brogan89/GodotSteam-Docs
The repository for GodotSteam's full documentation.
brogan89/obsidian-plugin-test
brogan89/spine-csharp
2D skeletal animation runtimes for Spine in .NET8
brogan89/spine-raylib-csharp
Demo project for rendering Spine skeleton using Raylib in C#
brogan89/spine-runtimes
2D skeletal animation runtimes for Spine.
brogan89/steam-multiplayer-peer
Steam Sockets Multiplayer Peer for Godot 4 via GDExtension
brogan89/SteamMultiplayerPeerExample
An example of how to use Steam Multiplayer Peer on Godot in an equivalent manner to ENetMultiplayerPeer.
brogan89/UnityIngameDebugConsole
A uGUI based console to see debug messages and execute commands during gameplay in Unity