Why is the animation not playing?

This is the bp of the startbutton:

This is the bp of the loadingscreen:

98166-loadingscreen.png

Okay i found out that loading the level stops the animation. I’m going to mark this question answered, but I still don’t know if you can somehow make a loading bar w/o streaming levels so if anybody knows this and stubles across this question/anwer please tell me…

Without using code, it will be hard to make a loading bar that is somewhat accurate to what’s being loaded. I would also recommend not using an animation for it, unless you’re faking the progress on it, since it won’t link up accurately to what’s actually loading across all platforms / devices.

Ok thanks but I’ll just fake it it’s a small project and it doesn’t have to have an actual one.