The pause widget does not display

I’m almost crying, I’ve been thinking about this for days. at first I had a version that it needed to be connected to the event begin play, I added a widget to the mainwidget (death screen, ammo, health progress bar), because it was already connected correctly, I tried to do it by analogy with the death screen, but from -due to the fact that the pause starts from a button and not from an event, I didn’t understand how to add it correctly and it got to the point where the ammo and health widgets were displayed during the pause! I thought that I was close, and I just need to replace the widget, but as soon as I add the pausewidget, it doesn’t appear in all sorts of ways. both in a way where it is a separate widget, and in a way where it is part of the main widget. I also tried connecting through a separate widget, in the manuals it just works, it doesn’t show up for me. I’m desperate. the code is so long because, unlike other examples, IT AT LEAST correctly pauses and presses it back, it displays correctly and hides the cursor. I beg you, I don’t have the nerves for this anymore, help me

1 Like

For you IA_Pause, do you have?

1 Like

The reference is not being SET:

3 Likes

Or that… :expressionless:

1 Like

Yes, friends, I had a trigger in ia_pause, and I now connected the line create widget to set. unfortunately the situation is the same… very thank you for your help, maybe oher ideas :frowning:
I am attaching all the screenshots related to this, as well as screenshots of how other widgets are made, I have a version that there is some kind of conflict or contradiction between them. screenshot pauseWidget event graph it doesn’t do anything and nothing changes if I delete it, I just tried to implement this method, but it led to the same results







The pause part looks ok. I would test with ONLY that part first, as you have a lot code that could easily conflict with it.

Thank you for answering me, it is very important to me. I created a new project in which there is only this pause widget, configured everything, and unfortunately the problem persisted, the pause is set, but the widget is not displayed… if you want, by the way, I can send you the entire project file, I don’t know what else to do

1 Like

Give me a link, I’ll take a look. ( you can PM me if you want ).


thanks to ClockworkOcean!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.