Skip to content
View TheSmallBlue's full-sized avatar

Block or report TheSmallBlue

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. SmallCubeGuns SmallCubeGuns Public

    In-Development First person game made in Unity in which you build your own gun

    C# 1

  2. EntrevistaVR EntrevistaVR Public

    Juego de Realidad Virtual hecho en Unity para la fundación Puerta 18

    C#

  3. Automatically assign RequiredCompone... Automatically assign RequiredComponents!
    1
    using System;
    2
    using UnityEditor;
    3
    using UnityEngine;
    4
    
                  
    5
    /// Made by SmallBlue, at https://github.com/TheSmallBlue
  4. S&Box's events, now in Unity! S&Box's events, now in Unity!
    1
    using System;
    2
    using UnityEngine;
    3
    using UnityEngine.SceneManagement;
    4
    
                  
    5
    // Made by SmallBlue at https://github.com/TheSmallBlue
  5. RedesHost RedesHost Public

    Multiplayer battle game made in Unity in which fake mario brothers beat eachother up

    C# 1