#Unturned Editor Placement Problem

40 messages · Page 1 of 1 (latest)

timber bridge
#

I'm having a problem where I cannot place any items on the map weither it be a player spawn or a building. Please help.

frank vine
#

@timber bridge Check your visibility tab, you may have been placing them without being able to see them (Level > Visibility)

timber bridge
frank vine
#

E is used for placing volumes/objects

#

items and player spawns are placed by clicking

timber bridge
frank vine
#

do you have spawn visibility enabled?

timber bridge
frank vine
#

node?

#

node is airdrop and location

#

enable Players (F5), and Items (F4)

timber bridge
#

Spawns included in that category

frank vine
#

All these are for spawns

timber bridge
#

I ain't got decals enabled.

#

Hmm is that it mahbe

frank vine
#

do you have all spawns visibility enabled?

timber bridge
#

Yeah

#

It's only nodes that it won't work

timber bridge
#

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)

frank vine
#

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

timber bridge
#

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

frank vine
#

You could try verifying your game files, something may be missing

timber bridge
#

BRUH I HAD TO HIT E ON IT THIS WHOLE TIME WITH THE ID

timber bridge
frank vine
#

alright, no worries xD

#

You can also find them in #modding-resources

timber bridge
frank vine
#

did you reset the world?

timber bridge
frank vine
#

Do you have the white player standing where you placed your spawnpoint?

#

Or is it a "devkit" spawnpoint?