Dota 2 Level Creation: Difference between revisions
Jump to navigation
Jump to search
m (fixed the programming section from running off the row.) |
|||
Line 3: | Line 3: | ||
{{dota2}} This article focuses on [[Dota 2]] level design (beta!). For general mapping tutorials, see [[:Category:Level Design]]. | {{dota2}} This article focuses on [[Dota 2]] level design (beta!). For general mapping tutorials, see [[:Category:Level Design]]. | ||
__NOTOC__ | |||
{{category header|background-color=#E0E0E0|border-color=lightgray}} | {{category header|background-color=#E0E0E0|border-color=lightgray}} | ||
{{category newcolumn|rowspan= | {{category newcolumn|rowspan=1|width=50%|background-color=#F7F7F7|border-color=lightgray}} | ||
== Getting Started == | == Getting Started == | ||
Line 27: | Line 28: | ||
* [[SDK Bugs]] | * [[SDK Bugs]] | ||
== Programming == | == Programming == | ||
Line 37: | Line 36: | ||
* [[GameUI|GameUI]] | * [[GameUI|GameUI]] | ||
* [[Dota_2_Navigation Meshes|Dota 2 Navigation meshes]] | * [[Dota_2_Navigation Meshes|Dota 2 Navigation meshes]] | ||
=== Other === | === Other === | ||
{{category end}} | {{category end}} | ||
[[Category:Modding]] | [[Category:Modding]] |
Revision as of 09:20, 10 March 2015
Template:Otherlang2
This article focuses on Dota 2 level design (beta!). For general mapping tutorials, see Category:Level Design.
Getting Started
Mapping |
ReferenceProgrammingNew source accessOther |