Re: how do I make a rotating wheel to open a gate
                        Posted by Zechro on 
    Mon Jul 2nd 2007 at 1:42am
                     
                    
                 
                
            
            
                
    
            6 posts
        11 snarkmarks
        Registered: 
    Jun 15th 2007
                     
                
                        I am having trouble trying to figure out how to make one of those gates in Chapter 4: water hazard. The one where you turn the wheel to slowly open the gate and if you let go of the wheel before completely turning it, the gate closes again.Maybe you can help me.
The answer is either really obvious or really hard
                                    
             
        
            
            
                                
                    
                        Re: how do I make a rotating wheel to open a gate
                        Posted by Zechro on 
    Tue Jul 3rd 2007 at 3:45am
                     
                    
                 
                
            
            
                
    
            6 posts
        11 snarkmarks
        Registered: 
    Jun 15th 2007
                     
                
                        Okay it works except the door doesn't stay open when it's fully open
                                    
             
        
            
            
                                     
                                
                    
                        Re: how do I make a rotating wheel to open a gate
                        Posted by quanta on 
    Fri Jul 6th 2007 at 6:30pm
                     
                    
                 
                
            
            
                
    
                    
                             quanta
                            quanta
            
                        member
     
            33 posts
        53 snarkmarks
        Registered: 
    Jun 14th 2007
                    Occupation: Student/Programmer
                            Location: USA
             
                
                        If you want the door to stay open when it's fully opened, then add this output to the momentary_rot_button:
MyOutput: OnFullyOpened
Target Entities Named: !self
Via This Input: Lock
If this doesn't work, try changing all of the OnFullyOpened outputs to OnFullyClosed outputs.
                                            
                        People its snarkpit.net not snarkpit.com! Be sure to check this when you add links!
                                    
             
        
            
            
                                
                    
                        Re: how do I make a rotating wheel to open a gate
                        Posted by Zechro on 
    Mon Jul 9th 2007 at 7:40am
                     
                    
                 
                
            
            
                
    
            6 posts
        11 snarkmarks
        Registered: 
    Jun 15th 2007
                     
                
                        ok I must've made a mistake before it works now thanks