VScript: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(→Python: - Added Python icon.) |
||
Line 80: | Line 80: | ||
| | | | ||
===Python=== | ===Python {{python}}=== | ||
;{{sfm|4}} | ;{{sfm|4}} | ||
:[[SFM/Scripting_with_Python|Scripting/Rigging]] | :[[SFM/Scripting_with_Python|Scripting/Rigging]] |
Revision as of 06:07, 5 May 2023
VScript, introduced in 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 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)