VScript: Difference between revisions
Jump to navigation
Jump to search
m (add astools template) |
Bjornkrage (talk | contribs) m (Fixed broken link to HL:A scripting API page) |
||
Line 74: | Line 74: | ||
{{hla|4}} | {{hla|4}} | ||
:[[Half-Life:_Alyx_Workshop_Tools/Lua_Scripting|Scripting]] | :[[Half-Life:_Alyx_Workshop_Tools/Lua_Scripting|Scripting]] | ||
:[[Half- | :[[Half-Life:_Alyx_Workshop_Tools/Scripting_API|Scripting API]] | ||
;General {{source2|4}} | ;General {{source2|4}} |
Revision as of 06:15, 24 March 2024
VScript, introduced since Left 4 Dead 2 and later backported to
Team Fortress 2, is a virtual machine for scripting that acts as an abstract binding layer between the
Source and
Source 2 engine and external scripts. According to the
Alien Swarm - SDK, the following scripting languages are supported or could be in the near future:
Implementations
Squirrel
|
Lua
|
Python
|
See also
- VScript Fundamentals
- List of Script Libraries
- Entity Scripts
- logic_script (entity)
- script, script_execute (console command)