env_global (Half-Life) Last edited 5 years ago2019-04-03 01:14:05 UTC

You are viewing an older revision of this wiki page. The current revision may be more detailed and up-to-date. Click here to see the current revision of this page.

env_global - Point Entity

The env_global entity provides a way to store global variables — that is, values that can be retrieved and used across level changes. For example, you could use an env_global to have a switch in one level unlock a door in another.

Attributes

Flags

Set Initial State - If enabled, the value of the global variable will be set by the env_global when it is first loaded.

Notes

Comments

You must log in to post a comment. You can login or register a new account.