This article's documentation is for anything that uses the Source engine. Click here for more information.

info_vehicle_groundspawn

From Valve Developer Community
Jump to: navigation, search
Info.png
This entity is not in the FGD by default.
It should not be put directly in a map because it is broken.
Obsolete-notext.png
This entity is Obsolete. Its use is discouraged, and it may only exist/function in older engine branches.
Class hierarchy
CTeamVehicleSpawnPoint
CTeamSpawnPoint
CPointEntity
CBaseEntity
team_spawnpoint.cpp

info_vehicle_groundspawn is a point entity available in all Source Source games except Team Fortress 2 Team Fortress 2, Alien Swarm Alien Swarm, Black Mesa Black Mesa. It's an unfinished entity that would spawn a vehicle, apparently upon the destruction of another. Attempt add it in a map will cause crash (doesn't happen with ent_create).