#Unturned Editor Placement Problem
40 messages · Page 1 of 1 (latest)
@timber bridge Check your visibility tab, you may have been placing them without being able to see them (Level > Visibility)
Figured out I just have to hit e, but I cannot place human spawn points for some reason
No box appears when clicking
do you have spawn visibility enabled?
Yep got node visibility enabled
Spawns included in that category
do you have all spawns visibility enabled?
Why isn't it working even though I have everything enabled?
I do not have the red box when I click on spawn point, named location & stuff @frank vine
But I do have a thing saying Surface Mask (sorry this is not user-friendly at the moment)
Oh
wait
DEFAULT = 1;
TRANSPARENT_FX = 2;
IGNORE_RAYCAST = 4;
WATER = 16;
UI = 32;
LOGIC = 256;
PLAYER = 512;
ENEMY = 1024;
VIEWMODEL = 2048;
DEBRIS = 4096;
ITEM = 8192;
RESOURCE = 16384;
LARGE = 32768;
MEDIUM = 65536;
SMALL = 131072;
SKY = 262144;
ENVIRONMENT = 524288;
GROUND = 1048576;
CLIP = 2097152;
NAVMESH = 4194304;
ENTITY = 8388608;
AGENT = 16777216;
LADDER = 33554432;
VEHICLE = 67108864;
BARRICADE = 134217728;
STRUCTURE = 268435456;
TIRE = 536870912;
TRAP = 1073741824;
GROUND2 = -2147483648;
these are the surface mask (what kind of surface will "block" your cursor)
set it to Ground/Large/Medium depending on where you want to place your spawnpoint
try setting it to the ground Number first to see if you have a cursor on your terrain
I set the id but I'm clocking on spawn point and nothing
The box is highlighted, I'm right clicking and nothing is happening
You could try verifying your game files, something may be missing
BRUH I HAD TO HIT E ON IT THIS WHOLE TIME WITH THE ID
Thanks for providing the ids I needed but I literally had to just hit e, sorry for causing so much trouble
Okay the spawn point is there- the id is set but it's still not spawning me there
did you reset the world?
Yep