Skip to content
View BrodyB's full-sized avatar
🚀
[rocket-like mouth sounds]
🚀
[rocket-like mouth sounds]

Block or report BrodyB

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. GodotCharacterController GodotCharacterController Public

    Pure-GDScript implementation for a kinematic character controller for Godot 4.2

    GDScript

  2. SceneSwitchWindow SceneSwitchWindow Public

    A handy window for Unity 2018+ to let you open recently opened and favorited Scenes!

    C# 1

  3. How to make a Unity EditorWindow tak... How to make a Unity EditorWindow take and swallow input from the Scene View!
    1
    using UnityEditor;
    2
    using UnityEngine;
    3
    
    
    4
    /// <summary>
    5
    /// This window shows how you can listen for and consume user input events