Hello!
Currently, I am learning how to create a loading screen in my project using level streaming. I’m still at the beginning, but I found some helpful videos to get started. The problem is that in all of these videos, they bring in their loading screen widget as a variable within their level blueprint. However, in my level blueprint, my widget does not appear as a variable.
I’ll show you exactly what I meant:
- This is visible in the videos:
However, this is how my level blueprint looks like:
The widget is already completed, I simply don’t understand what could be the problem.
I’m quite a beginner and I’m a bit stuck at the moment. I’ve searched in multiple places for a solution, but unfortunately, it’s not clear to me why my widget doesn’t appear there as a variable. If someone could possibly help me with this, I would be very grateful.