Cant get the other mesh to transfer.

Hey!

I’m kind of new to UE Blueprints and wanted to make a modular bookshelf but got stuck in the process.
While I managed to duplicate the big column part I can’t seem to transfer the shelves themselves, they only work on the first copy.

Any help or suggestions!
Really appreciated.



Hey @NikolaNikola34!

I don’t know if this applies, but the shelf math here will return 0 as the first Z location since 0x35=0.

Next, there’s this. It looks like you’re attaching the Added Mesh to the “Shelf”.
Is the shelf the big column part? Or is it the horizontal piece? Because this could be a confusion point. :slight_smile: I’m thinking all 3 are spawning they’re just stacking or placed somewhere they shouldn’t be.

Hope this helps get your problem solved!

Hey!
Sorry for the confusion, the shelf is the horizontal mesh and the base is the vertical mesh.
I did some asking on discord and they mentioned this so I tried it and it does not work.

The 0 I think does not make a difference? When I change it to 1 it is still the same problem.

I tried looping the shelf first and then the base but its the same.

Here is the new blueprint I tried

Here is a video if that helps!

I made this and it worked!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.