Add UI window when inspecting Item with different texts based on mesh

This is all part of your parent blueprint class.

You have already made it so you can change the mesh for each child, why not add a text widget in the parent, and you can override the text in the child. In that way, both the mesh and the text are just parameters :slight_smile:

1 Like