Move button from one scroll box to another during game play

Hi guys,
I’m currently trying to make a basic roster builder for warhammer in UE. I’m wondering if I can move a button that is within a scroll box, to another scroll box while i’m in game?

When the player presses there subfaction on the right some of the units from the “other” scroll box get changed over to battleline. That’s basically what I’m trying to achieve while playing.

thank you!

Hey @Hhorde!

So it’s one of those illusions that when you’re dragging and dropping you’re “moving” something. What you need to do is set the button as a variable, and then delete it from column A, and create it using that variable you set in column B! :slight_smile:

Hi Mind-Brain,
thanks so much for the reply! I think I understand what you mean. But struggling to find the blueprints that i would use to actually do that however! If you have the know for that I would really appreciate it. Thanks so much for your time!

I actually just figured it out! Thanks so much man!
Only thing to figure out now is why the button is not using the padding/size of the scroll box but I’ll try and figure that out!

again thanks so much @Mind-Brain !


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