Did you try pinning “quit confirmation” to the target of “Add to viewport” node?
You’re getting error because it (pause widget) tries to add itself to the viewport. No target means self.
1 Like
Did you try pinning “quit confirmation” to the target of “Add to viewport” node?
You’re getting error because it (pause widget) tries to add itself to the viewport. No target means self.