Okay, so I am trying to setup something like this: http://www.youtube.com/watch?v=j81I_-uaOqg
Notice how the fighters go from the ground-atmosphere-space seemlessly, without loading screens. Is this possible within UDK?
A few of my ideas:
Should this work? I'm not afraid of coding, so if somebody thinks I could make this work then just tell me how. Sorry for the rudeness, I'm just giving up hope on this
Notice how the fighters go from the ground-atmosphere-space seemlessly, without loading screens. Is this possible within UDK?
A few of my ideas:
- Separate files for both the ground and space, with the atmosphere being the level "connecting" the two files using level streaming (forget the exact term)
- Seperate files for the ground space and atmosphere, with collision blocks in between too signal when the level streaming should begin/end.
Should this work? I'm not afraid of coding, so if somebody thinks I could make this work then just tell me how. Sorry for the rudeness, I'm just giving up hope on this

Comment