I have a BP that I’m using, but I modified an instance of it in a level and I don’t want the modifications to be applied on the BP itself. I want them to stay just in that instance. I didn’t find a way to save that instance as a new BP, just an option to apply changes on the BP. Thing is that the mods are being applied anyways. Can I save it as a new one at least?
Thanks!
EDIT: I kinda did it by creating a child BP with it and then reparenting it afterwards, but I wanna know if there is another way.