Multi-Part Buildables: Difference between revisions

From Empires Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
{{Sitenav|[[Mapping]] > Multi-Part Buildables}}
{{Sitenav|[[Mapping]] > Multi-Part Buildables}}


This is a work in progress tutorial, actively under development by Broccoli.
===This is a work in progress tutorial, actively under development by Broccoli.===
 
This is a guide to creating '''multi-part buildable objects'''. These are the kinds of objects that are built in stages, for example an upgradeable bunker, or a tower that gets taller as more sections are built.
 
Before you begin, I would recommend reading the [[Engineer-Buildable Objects|basic tutorial]], covering single-part buildables.
 
# Create the fgd entry
## Find line
## Edit line
# Set up the entities
# Compile and test

Revision as of 03:21, 23 January 2007

Home > Multi-Part Buildables

This is a work in progress tutorial, actively under development by Broccoli.

This is a guide to creating multi-part buildable objects. These are the kinds of objects that are built in stages, for example an upgradeable bunker, or a tower that gets taller as more sections are built.

Before you begin, I would recommend reading the basic tutorial, covering single-part buildables.

  1. Create the fgd entry
    1. Find line
    2. Edit line
  2. Set up the entities
  3. Compile and test