Hey all. In my game I have the need to have multiples of the same node instance into another scene, a master scene if you will. The issue though, is that when I instance the node twice, I actually end up with 4 of the same nodes instead. The same Scripts, and Name are used. Is this a bug?