Theres no mouse cursor and i can still walk around like normal. Whenever i remove the “destroy all widgets” node it works fine
Arodi007
(Pixiebell Games 💼)
2
Try to replace the EventConstruct with a custom event(eg CustomInit).
Then call that custom event after creating the widget:
Sometime EventConstruct can occur before a frame or an action before.