jackyyang09
Follow
Avid indie game developer and generalist
Pinned Loading
-
Simple-Unity-Audio-Manager
Simple-Unity-Audio-Manager PublicA decentralized audio playing system for Unity, designed for simplicity and built to scale!
-
-
TF2Ls-for-Unity
TF2Ls-for-Unity PublicEditor tools that streamline use of Valve assets in Unity
-
A somewhat extended version of a gis...
A somewhat extended version of a gist uploaded by user gekidoslair that adds two new lines of code. New code selects the new object created and adds the creation of the object to the undo stack 1using UnityEditor;
2using UnityEngine;
34namespace MWU.Shared.Utilities
5{
-
Ever wanted a list of Vector3s easil...
Ever wanted a list of Vector3s easily accessible through Unity's inspector window? 1using System.Collections.Generic;
2using UnityEngine;
34public class PositionListTool : MonoBehaviour
5{
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.