Sprite
Last edited 16 years ago2008-06-11 08:13:23 UTC
- Wiki
- View Page
-
You are viewing an older revision of this wiki page. The current revision may be more detailed and up-to-date.
Click here to see the current revision of this page.
This article was converted from a previous version of TWHL and may need to be reviewed
- The formatting may be incorrect due to differences in the WikiCode processing engine, it needs to be revised and reformatted
- Some information may be out of date
- After the article is re-formatted and updated, remove this notice and the Review Required category.
- Some older articles are no longer useful, or they duplicate information from other pages. In this case, delete the page after merging any relevant information into other pages. Contact an admin to delete a page.
Sprites are 2D bitmaps from the very earliest of 3D shooter days that are used in cases where 3D geometry or effects would be too complex. Things like steam, smoke and explosions are all produced by sprites.
1 Comment
You must log in to post a comment.
You can login or register a new account.
Also it appears that the sprite renderer has an in-built way to render the sprite attached to a studio model's attachment point. This is why making env_sprite render models can only use body and skin 0, because those properties are taken over to store part of the information used to get this to work.