Hi, so i’ve been working on a inventory system for a container, problem is: every time i try to close the widget it does everything but not the remove from parent action, can somebody help me please?
You’re creating a new widget every time. Move “Create Widget” to the bottom half of the branch graph.
1 Like
Thank you very much!