GameObjectSpawnParams( EGameObject type ) : type(type)
		{
			spawnPosition.SetInfinite();
		}