Question by 
               AmazingDeveloper2 · Apr 01, 2016 at 08:01 AM · 
                c#unity 5serializationstart  
              
 
              Start function dont work
My Start function don't work. Is it because it is inside Serializable class?
 [System.Serializable]
 public class Act1_1HomeAwake
 {
     void Start() { Debug.Log("1"); }
 }
               Comment
              
 
               
              Your answer
 
 
              koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                