I Hope I am explaining this clearly, if not let me know what more information I can provide.
How would I create a next level button that would work for multiple levels when it is brought up and clicked on by the player?
Right now I have it working where on the first level when the button is clicked it will bring you to the next level with the blueprint “On Clicked”–“Open level(by Object Reference)”.
But then once I get to that next level I have referenced I can’t reuse that same UI button in the WIdget Blueprint without getting ride of the blueprint which opened the current level.
Is there a way to make that next level button always take you to a different level without creating a new UI for each level?
Thank you! I know this is asking a lot and if there’s no good way to show how to do it that’s okay but is there a video or screenshots you point me too that shows how you do that?
You are seriously incredible, I think I may be doing something wrong. I followed everything you did but when I click the next simulation button it just reloads the current level.
Did I do the array wrong? Sorry for all the questions, I don’t anything about coding and am more focused on level design which is why I have all the questions.
I figured it out! I just had the variables numbered wrong, I didn’t need the start level in the array and once I changed that I brought me to the next level!
Thank you so much for your help with this!! You made things so much simpler going forward!