Instead of copy paste my elements through scenes I’ve choose to add LeveManager and Button in assets and then, add them to my Game scene.
Is this a good way to do or should i definitively forget this solution ?
Using Assets is a great way to go and as you progress through the course you will see them being used much more.
Need to express a little caution when it comes to values that are set on them or on the instances of them in the hierarchy.
1 Like