My basic setup currently is two separate levels. I have a Hub Level and a Game Level. I can pickup a weapon on both levels but when I open the other level, it will clear the weapon and any variables gained on the previous level. What’s the best way to keep all of this between levels? I’ve tried Level Streaming but not sure it’s quite right for this situation.
Yes, it will. Unless you put the geo in it’s own respective area in each level, or, use ‘load streaming instance’ ( called something like that ). Then you can put it in the right place.