#Help

1 messages · Page 1 of 1 (latest)

lethal shale
#

That's a picture from the web as what I'm trying to rebuild. I'm adding the meshes from prexsiting assests into the scene

limpid sleet
#

Explain to me, literally step by step. How are you adding pre-existing mesh into your scene. Are you dragging the mesh from your project folder directly into the scene window or into hierarchy?

lethal shale
#

I'm doing both, but it's still being misplaced

limpid sleet
#

When you say misplaced, what do you mean by that?

lethal shale
#

like not being in the correct spot as it should

#

I don't know if I would need to manually place it or what.

limpid sleet
#

Let me try something.

lethal shale
#

ok. Also in the hiarchey, most of the items are greyed out even though they are checked off as enabled.

limpid sleet
#

For me when I add prefab into the scene, it appears to be appending below the first item on the list.

#

Like the game object is checked at the top left right?

lethal shale
#

yes

limpid sleet
#

Ok hmm is it prefab? Are there any errors when you click on them?

lethal shale
#

"greyed out"

limpid sleet
#

Ooo

#

Go check the top

#

Your parent gameobject is inactive

#

All of those gameobject are inactive because your parent is inactive.

#

children follows monobehavior's parent.

lethal shale
#

Sooo, what boxes am I checking off?

limpid sleet
#

Can you screenshot the top of the hierarchy?

lethal shale
#

like beginning of it?

limpid sleet
#

Yes

#

Scroll up to the top, Where the handle bar inside the hierarchy on the right is near to the top of your application.

lethal shale
limpid sleet
#

See where you have "HomeEnvironment"?

#

Set that to active and the rest below will become active.

lethal shale
#

I had no idea that was the problem

#

just gotta fix a few things up