Free

From Valve Developer Community
Revision as of 06:54, 15 April 2008 by Beeswax (talk | contribs)
Jump to navigation Jump to search
Merge-arrows.png
It has been suggested that this article or section be merged into showbudget. (Discuss)

In game design, an free entity/effect/function/whatever is one that does not have any impact on run-time performance at all.

This is only the case when an operation would be carried out anyway; where rather than adding data, your actions replace that which already exists. The best examples of this in Source are static, un-named lights.

See also