Counter-Strike 2 Workshop Tools/Scripting

From Valve Developer Community
< Counter-Strike 2 Workshop Tools
Revision as of 20:18, 9 October 2023 by QuackCocaine (talk | contribs) (Some more changes)
Jump to navigation Jump to search


In Counter-Strike 2 Counter-Strike 2 unlike the previous Source 2 Source 2 titles Half-Life: Alyx Half-Life: Alyx, Dota 2 Dota 2, and SteamVR Home SteamVR Home which all used VScript to provide the ability to use Lua scripts natively when building custom levels using the Hammer editor. There is an updated scripting system called VScript2 which uses Typescript, Alongside that there is also Pulse which is valve's new visual scripting solution that makes use of VScript2 . Both of which can be used for a variety of things including creating new game modes, weapons and other types of complicated logic. Template:ModernNote

Todo:  Figure out more about pulse.