Spawning (computer gaming)

From Wikipedia, the free encyclopedia

For information on other uses of the word spawn, see Spawn (disambiguation).
? This article or section may contain original research or unattributed claims.
Please help Wikipedia by adding references. See the talk page for details.

In computer and video games, spawning is the in-game creation of an entity, such as a player character, a non-player character (NPC), or an item. Respawning is the recreation of an entity after its death or destruction, or at the end of a round.

Spawning of players varies depending on the game mechanics. It often initially happens at the beginning of a round or after the player joins the game. Respawning can occur after being killed or destroyed, either immediately or after a delay (which can include waiting until the next round).

Players spawn at spawn points or spawn sites, usually scattered throughout the level. In levels designed for team play, these points are grouped so that each team spawns in a specific area of the level. For example, in the Team Fortress Classic level 2fort, the teams spawn in forts on opposite sides of the level.

Spawn camping is a frowned upon practice where a player waits near spawn points to kill players as they spawn. Certain design flaws in levels can be taken advantage of by players who wish to spam a spawn with explosives. Spawn points for in-game objects other than players are often used and abused in a similar fashion in other types of games, such as MMORPGs.

[edit] Enemy (re)spawning

In some games, enemies may be respawned (or new ones spawned), to keep players on their toes and create tension, or force players to move on, making it too costly (in resources) and/or too dangerous to stay in one place for too long. Depending on the game, these enemies may come looking for the player, if they do not spawn within line-of-sight. Games that have done this to differing degrees include GoldenEye 007, Perfect Dark, System Shock, System Shock 2, and Doom 3. System Shock 2 and Doom 3, in particular, have been alternately lauded or derided for these features by players and reviewers alike.

In MMORPGs, it is typical for monsters, or mobs as they are known, to continually respawn to allow the many players and parties a chance to fight the mobs. Instances, which focus on single-party gameplay, are different in that mobs frequently do not respawn while in the instance. For example, bosses in World of Warcraft instances do not respawn.[1]

Spawning is also sometimes used in computer gaming in reference to installing a multiplayer-only version of a piece of software on a computer.

[edit] Player-requested entities

In some games, most notably the Unreal series, a player who has administrative powers in a server or offline session, can spawn entities or inventory items at will. This is done by using the in-game console to input commands to be executed.

[edit] References

  1. ^ World of Warcraft: Instancing. Retrieved on 2007-03-04.