Skip to content

Instantly share code, notes, and snippets.

@brianisbrilliant
Created April 13, 2016 20:02
Show Gist options
  • Save brianisbrilliant/220bed30a715ea73b83140c331bfc0d9 to your computer and use it in GitHub Desktop.
Save brianisbrilliant/220bed30a715ea73b83140c331bfc0d9 to your computer and use it in GitHub Desktop.
This is a test.
using UnityEngine;
using System.Colletions.Generic;
public class YourGoldenSalvationIsACrock : Monobehaviour
{
// indent size should always be 4!!!
public Start() {
}
public Update() {
}
}
@brianisbrilliant
Copy link
Author

Still dunno how to show this to James...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment