Skip to content

Instantly share code, notes, and snippets.

@flushpot1125
Created February 19, 2017 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flushpot1125/c23a7b9a17cf7eb703d96fb36ccdc573 to your computer and use it in GitHub Desktop.
Save flushpot1125/c23a7b9a17cf7eb703d96fb36ccdc573 to your computer and use it in GitHub Desktop.
/*Hologram230 Chapter1*/
protected override void Awake(){
//TrianglesPerCubicMeter =1200f;
base.Awake();
ObserverState = ObserverStates.Stopped;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment