Features: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Building == * Restriction on number of objects within each cell currently nonexistent. * Following script commands is supported: ** ambient ** color ** diffuse..." |
Added a note about scale and move commands |
||
Line 1: | Line 1: | ||
== Building == | == Building == | ||
* Restriction on number of objects within each cell currently nonexistent. | * Restriction on number of objects within each cell currently nonexistent. | ||
* No upper limit on scale command. Scale command does have lower limit up to .2, however. | |||
* Any objects with move command can lift avatars with it, making elevators possible. The interaction is currently local, not global, however. | |||
=== Commands supported === | |||
* Following script commands is supported: | * Following script commands is supported: | ||
** [[ambient]] | ** [[ambient]] | ||
Line 26: | Line 29: | ||
== 3D Engine == | == 3D Engine == | ||
* Following 3D model formats supported: | * Following 3D model formats supported: | ||
** MD2 | ** [[MD2]] | ||
** RWX | ** [[RWX]] | ||
* Following image formats supported: | * Following image formats supported: | ||
** BMP | ** BMP |
Revision as of 05:38, 17 November 2012
Building
- Restriction on number of objects within each cell currently nonexistent.
- No upper limit on scale command. Scale command does have lower limit up to .2, however.
- Any objects with move command can lift avatars with it, making elevators possible. The interaction is currently local, not global, however.
Commands supported
- Following script commands is supported:
- Following script triggers is supported: