• Guide to make continuous moving train?
    7 replies, posted
I see maps like ctf_convoy which is a map with a moving train but what's the guide on how to do it?
I think that the train isn't moving, the ground is.
[QUOTE=Ezhik;19249121]I think that the train isn't moving, the ground is.[/QUOTE] Yes I know that and I know it involves a repeating 3d skybox but how does he get the repeating effect?
[QUOTE=Ezhik;19249121]I think that the train isn't moving, the ground is.[/QUOTE] No, nothing is moving. Everything is made with animated textures.
[QUOTE=Fhenexx;19249167]No, nothing is moving. Everything is made with animated textures.[/QUOTE] What about the cactus moving backwards? is that just a dynamic prop popping in at a certain amount of time?
[QUOTE=Chunk3ym4n;19249215]What about the cactus moving backwards? is that just a dynamic prop popping in at a certain amount of time?[/QUOTE] It's either a func_tracktrain, func_train or a prop_dynamic parented to one of the ladder. Just decompile the map if you want to know.
I am pretty sure it is a dynamic prop parented to a func_tracktrain with the same speed as the textures, teleporting to the starting track for loop effect.
[QUOTE=Chunk3ym4n;19249215]What about the cactus moving backwards? is that just a dynamic prop popping in at a certain amount of time?[/QUOTE] Honestly, I have never seen that map; I was just assuming that since I've dealt with the subject before and most of the time they use animated textures.
Sorry, you need to Log In to post a reply to this thread.