- Home /
              This question was 
             closed Jan 20, 2017 at 08:48 AM by 
             Hellium for the following reason: 
             
 
            http://answers.unity3d.com/questions/491394/making-an-object-blinking-for-some-time-then-dissa.html
 
               Question by 
               Cyberspace28 · Jan 20, 2017 at 08:44 AM · 
                unity 5objectstime.deltatime  
              
 
              How do I make a blinking object?
trying to script a continuous loop of off and on using the following scripts.
 for;
 time.deltatime;
 gameObject.SetActive(false);
 gameObject.SetActive(true);
               Comment
              
 
               
              Follow this Question
Related Questions
How to Adjust Size of objects/Camera's size for different resolutions 1 Answer
NetworkServer method to spawn map objects (once in a match) 0 Answers
How to check if Trigger was touched or clicked? 1 Answer
Objects created on ProBuilder are disappearing from scene since Unity update, what's going on? 1 Answer
 koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                