Help with Creating Half-Life Styled Loading

Currently I’m trying to load sections similar to Half Life.

If you don’t get what I mean, here’s an example video that I recorded:
Example Video

So basically, every time you leave a section, you enter a new one. If you leave the new section, you get sent back to the old section.

How do I get around on coding this? I don’t need code examples, just a general idea.

1 Like

source and gldsrc use load zones (areas that if you go either way load areas in). try using something like this to imitate it.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.