Hello guys, I need your help on a very simple issue.
for example
We created an integer in a schema named ‘example 1’ and assigned an integer value to our integer, then we created another plan named example 2 that we want to access and read the integer value we created in example 1…
and here I got the integer (whatever we named it), then I made the variable promoto and chose the example 1 plan as reference. but in example 1 is integer = 1 even though I gave the integer the value 1 in example 2? when i check it is false. (with branch)
Example 1 Blueprint (It’s Name is BP W Host Game Widget) The variable Selected Map Id Status: is public and replication none
If you don’t mind, can you make an example with a screenshot to make it simpler? I want to get the integer into my character blueprint from the main menu widget so I cant select bp_w_hostgame on get all actor of class
I solved it another way, I removed the map selection from the main menu and added it to the lobby and the players are shooting in the lobby and making the adjustments