Difference between revisions of "Development:MissionEditor"

From VsWiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
The main goal of this document is to provide a framework and outline for a vegastrike mission editor which developers will be able to use to create it.
 
The main goal of this document is to provide a framework and outline for a vegastrike mission editor which developers will be able to use to create it.
  
[[Placing objects]]
+
[[Program design and Layout]]
  
 +
[[Mission Editor]]
  
 +
[[Campaign Editor]]
  
 
[[Editing AI code]]
 
[[Editing AI code]]

Latest revision as of 03:21, 15 April 2008

Mission Editor


This page Contains the Design Specifications for the Vegastrike Mission/Campaign editor. Please be aware that nothing in this document is final and it is undergoing heavy development. The main goal of this document is to provide a framework and outline for a vegastrike mission editor which developers will be able to use to create it.

Program design and Layout

Mission Editor

Campaign Editor

Editing AI code