)that is the start of origin (startOrigin) ~the carepackages will start from there
level thread removeSkyBarrier()
CreateWall(startOrigin, endOrigin, isInvisible)
CreateRamp(rampStart, rampEnd, isInvisible)
CreateGrid(gridStart, gridEnd, gridAngle, isInvisible)
CreateFlag(entryFlag, exitFlag, isFlagsHidden, isTwoWayFlags)
CreateElevator(elevatorStartOrigin, elevatorEndOrigin, timeToGetToOrigins, timeBeforeDepartingToNextOrigin)
CreateZipline(startOrigin, endOrigin, timeToGetToOtherSide, twoWayZipline)
CreateDoorSolid(doorOpenOrigin, doorCloseOrigin, doorOpenAndCloseTime, doorAngle, doorWidth, doorHeight, doorHealth, doorTriggerRadius)//Door With No Gaps
CreateDoor(doorOpenOrigin, doorCloseOrigin, doorOpenAndCloseTime, doorAngle, doorWidth, doorHeight, doorHealth, doorTriggerRadius)//Door With Small Gaps
CreateTurret(turretOrigin, turretAngles, turretType)
CreateMysteryBox(boxOrigin, boxAngle, boxPrice)

, (90, 0, 0), true);
I HOPE YOU UNDERSTAND THE TUTORIAL 
then test it... and then if you want to add more grid go to top of your spawned carepackage.. just be again ufo and take the origings from your first grid (up) and make new line code then you must find the angle by yourself (0, 0, 0,) this is the angle the middle is what place you want the carpackages be for example if you want 90 degrees you put (0, 90, 0) the middle go up to 360 degrees (circle) code: CreateGrid(YourStartOrigin, YourEndOrigin, (0, 0, 0), isInvisible true/false) i hope you will understand... p.s the carepackages fill automatically... so you don't have to put how many carepackages you want
then test it... and then if you want to add more grid go to top of your spawned carepackage.. just be again ufo and take the origings from your first grid (up) and make new line code then you must find the angle by yourself (0, 0, 0,) this is the angle the middle is what place you want the carpackages be for example if you want 90 degrees you put (0, 90, 0) the middle go up to 360 degrees (circle) code: CreateGrid(YourStartOrigin, YourEndOrigin, (0, 0, 0), isInvisible true/false) i hope you will understand... p.s the carepackages fill automatically... so you don't have to put how many carepackages you want

, 4, true);
, (0, 180, 0), 51);
, (-957.643, 734.466, 150));
, (-1371.22, 2000.67, 150));
, (-778.516, 4163.34, -45.9057));

, 4, true);
, (0, 180, 0), 51);
, (-957.643, 734.466, 150));
, (-1371.22, 2000.67, 150));
, (-778.516, 4163.34, -45.9057));
if u want

, 4, true);
, (0, 180, 0), 51);
, (-957.643, 734.466, 150));
, (-1371.22, 2000.67, 150));
, (-778.516, 4163.34, -45.9057));
Copyright © 2026, NextGenUpdate.
All Rights Reserved.