Half-Life: Alyx Workshop Tools/Lua Scripting/Hello Gordon

From Valve Developer Community
< Half-Life: Alyx Workshop Tools‎ | Lua Scripting
Revision as of 12:19, 22 May 2020 by McNutty (talk | contribs) (Created page with "===== Hello Gordon ===== If you have any programming experience, you know what is coming. The objective of this example is simply to show how you can get a script running on t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hello Gordon

If you have any programming experience, you know what is coming. The objective of this example is simply to show how you can get a script running on top of the source engine.

Before Getting Started
Create a script
  • full instructions coming soon
Up Next
  • coming soon
More Examples