Button Pressed

Hey,

I have quick question.
I placed two button pressed nodes in Blueprints (buttons are numbers 1 and 2). When the button 1 is pressed one level will be opened, when button 2 is pressed other level will be opened. This is working fine when I hit Play button, but when I get Launch button it is not working. Both keys pressed are opening same level.

Any solutions for this?

Launch is inly to test the level you are in, so opening new levels will just restart the same level. For your open level buttons to work, you need to play in editir or package entire app and then play it.