[Gtkradiant] [Bug 350] Support composition-based entity-definition format
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Tue, 09 Dec 2003 16:47:30 -0600
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=350
wjoseph@europe.ea.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version| |All
Summary|TODO: extend entitiy |Support composition-based
|definitions functionality |entity-definition format
------- Additional Comments From wjoseph@europe.ea.com 2003-12-09 16:47 -------
Formats like halflife FGD allow composition of new entity types from basic
components. The 1.5 entity module uses compositions of basic components in
order to display existing entities - but the compositions for each entity type
is hardcoded. It would simplify adding support for visualisation of new entity
types (in new games and mods) if these compositions could be defined in a data
file instead of in code.