Counter-Strike 2 Workshop Tools/BreakableWindows: Difference between revisions
Jump to navigation
Jump to search
Note:This tutorial assumes a basic familiarity with ModelDoc usage as established by the earlier tutorials.
Tip:example model can be found in "Counter-Strike Global Offensive\content\csgo\workshop\content_examples\breakable_glass\breakable_glass_01.vmdl"
Bug:func_breakable does not spawn gibs on break in
Counter-Strike 2. It's recommended to use prop_dynamic instead [todo tested in ?]
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{toc-right}} | |||
{{todo|polish it out, add information.}} | {{todo|polish it out, add information.}} | ||
{{note|This tutorial assumes a basic familiarity with [[ModelDoc]] usage as established by the earlier tutorials.}} | {{note|This tutorial assumes a basic familiarity with [[ModelDoc]] usage as established by the earlier tutorials.}} |
Revision as of 21:56, 2 October 2024
Todo: polish it out, add information.




Creating base window model
todo
Adding Break pieces to model
todo
Creating custom glass material
todo