Re: animated skybox
                        Posted by diablobasher on 
    Sat May 7th 2005 at 6:39pm
                     
                    
                 
                
            
            
                
    
            143 posts
        44 snarkmarks
        Registered: 
    Oct 18th 2003
                    Occupation: Spastic, Bannisher of HALO!
                            Location: England
             
                
                        Im trying to create a level based on a moving train.
Im not sure whether the best way to do this is make the train move (may cause physics problems)
I have decided to try and animate a skybox, but ive absolutely no idea how to do this, i cant make Displacemtn surfaces move. Does anyone know a way to make a convincing moving skybox?
Thanks in advance for any help.
                                    
             
        
            
            
                                     
                                
                    
                        Re: animated skybox
                        Posted by omegaslayer on 
    Sat May 7th 2005 at 8:22pm
                     
                    
                 
                
            
            
                
    
            2481 posts
        595 snarkmarks
        Registered: 
    Jan 16th 2004
                    Occupation: Sr. DevOPS Engineer
                            Location: Seattle, WA
             
                
                        I thought you could tie displacements to entities (like a train).
But you sound like your on the right "track" (pun intended), by making
either a repeating train terrain, or a func_rotating (in the sky box
perhapse).
                                    
             
        
            
            
                                     
                                
                    
                        Re: animated skybox
                        Posted by wil5on on 
    Sun May 8th 2005 at 12:18am
                     
                    
                        
                        Posted 
    2005-05-08 12:18am
                     
                 
                
            
            
                
    
                    
                             wil5on
                            wil5on
            
                        member
     
            1733 posts
        570 snarkmarks
        Registered: 
    Dec 12th 2003
                    Occupation: Mapper
                            Location: Adelaide
             
                
                        You cant tie displacements to an entity unfortunately, hence you cant make them move. Youll just have to try and make your terrain out of regular brushes I'm afraid, and tie it to a train or similar.
                                    
             
        
            
            
                                     
                                
                    
                        Re: animated skybox
                        Posted by omegaslayer on 
    Sun May 8th 2005 at 2:46am
                     
                    
                 
                
            
            
                
    
            2481 posts
        595 snarkmarks
        Registered: 
    Jan 16th 2004
                    Occupation: Sr. DevOPS Engineer
                            Location: Seattle, WA
             
                
                        hmmmm maybe the sky camera ent can rotate, to give the illusion that
the world is rotating. By chance does this have anything to do with the
assult map for UT2004?! If so just look at how they did it in the
editor, maybe it will give you an idea!
                                    
             
        
            
            
                                
                    
                        Re: animated skybox
                        Posted by diablobasher on 
    Sun May 8th 2005 at 10:17am
                     
                    
                        
                        Posted 
    2005-05-08 10:17am
                     
                 
                
            
            
                
    
            143 posts
        44 snarkmarks
        Registered: 
    Oct 18th 2003
                    Occupation: Spastic, Bannisher of HALO!
                            Location: England
             
                
                        I dont have UT2k4 :sad: But yeah, i do love that level, and ive seen how its done.
The boulders/wheels/mountains move around.
Ill try parenting the sky camera and rotating it, see whta happens.
The problem is the train has too be 15 carriages long, so its not as simple to animate the mountains like in the assault map. Its for a single player mod i anyone cares. Revolutionmod.cjb.net if you want to look. But the first chapter has the player airlifted onto a speeding train, :razz: so the most important part of the entire level will be the skybox.
Another thing i was going to try, havent got around to it yet. Is using triangle terrain like in HL1, then making that a func rotating, migh stump performence a little though.
                                    
             
        
            
            
                                     
                                
                    
                        Re: animated skybox
                        Posted by Leperous on 
    Sun May 8th 2005 at 10:28am
                     
                    
                        
                        Posted 
    2005-05-08 10:28am
                     
                 
                
            
            
                
    
                    
                             Leperous
                            Leperous
            
                            Creator of SnarkPit!
                member
     
            3382 posts
        1635 snarkmarks
        Registered: 
    Aug 21st 2001
                    Occupation: Lazy student
                            Location: UK
             
                
                        You can make things move in the skybox by tying them to entities; it should not be hard to make scenery which scrolls by and returns to the beginning again, conveyor-belt style.
                                    
             
        
            
            
                                
                    
                        Re: animated skybox
                        Posted by diablobasher on 
    Sun May 8th 2005 at 12:39pm
                     
                    
                        
                        Posted 
    2005-05-08 12:39pm
                     
                 
                
            
            
                
    
            143 posts
        44 snarkmarks
        Registered: 
    Oct 18th 2003
                    Occupation: Spastic, Bannisher of HALO!
                            Location: England
             
                
                        Its getting there, im using triabgle scenery (used in HL1 i beleive) and making them func_tracktrains, but they keep facing the wrong way so im fiddling with the settings, after that it shouldnt be hard to animate some boulders and whatnot. Cheers Guys, oh and im glad i found you guys again :razz: