VScript: Difference between revisions
Jump to navigation
Jump to search
m (→Lua {{lua}}) |
m (→Lua {{lua}}) |
||
Line 56: | Line 56: | ||
===Lua {{lua}}=== | ===Lua {{lua}}=== | ||
{{portal2|4}} (Client/UI only) | {{portal2|4}} (Client/UI only) | ||
:[[Portal_2_UI_API/Scripting/API|Scripting | :[[Portal_2_UI_API/Scripting/API|Scripting API]] | ||
{{dota2|4}} | {{dota2|4}} |
Revision as of 12:16, 5 November 2023
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)