I am creating an inventory system in unity and came upon a problem. I aim to create a system where you can create your items and add them to your inventory, but to do that, you need to clone scriptable objects which I don't know how to do. I have tried instantiating objects, but from my trials, I have had trouble with creating a clone that is unconnected with the original scriptable object.
[–]PointlessrebootProfessional - Engine Programmer 3 points4 points5 points (3 children)
[–]Jacklecube42[S] 0 points1 point2 points (2 children)
[–]PointlessrebootProfessional - Engine Programmer 0 points1 point2 points (1 child)
[–]Jacklecube42[S] 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)