3DMidTex tutorial

From Eternity Wiki
Revision as of 03:11, 5 January 2006 by Bloodshedder (talk | contribs)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Eternity allows level editors make the middle textures of linedefs into solid objects that can be walked over or under, and can block map object passage. Monsters can walk across them, and they can even be moved (with the assistance of some linedef specials) to create lifts, doors, anything you like. They are quite useful and easy to implement.

This feature is called 3DMidTex, and this tutorial will explain how to use it.

Note: this is obviously unfinished. Check back later.