EASY WAY TO USE SINGLETON | PLAY MUSIC BETWEEN MULTIPLE SCENE | UNITY TUTORIAL
A singleton is a class that allows only a single instance of itself to be created and gives access to that created instance. It contains static variables that can accommodate unique and private instances of itself. It is used in scenarios when a user wants to restrict instantiation of a class to only one object.
instagram : https://www.instagram.com/shivam_choudhari_official/
twitter : https://twitter.com/home?lang=en
My game dev blog : https://gamesandgamedev.blogspot.com/
we are here for learning game devolopment in unity.
_______________________ MY PC SETUP ____________________________________________
cabiante : https://amzn.to/3eQhbS0
mouse : https://amzn.to/2UMrkYV
moniter : https://amzn.to/2UJG1vN
cpu intel i3 : https://amzn.to/36XOHRU
WRIGHT WR BM 800 Condenser Microphone : https://amzn.to/3iYDqXh
__________________________________________________________________________________
camera follow unity : https://youtu.be/pCuYRvLikDk
post processing unity : https://youtu.be/xfZcfHNMg0c
coin pickup unity 2d : https://youtu.be/lwmSfzkt-rg
topdown movement using UI : https://youtu.be/yAfwnM0hN1w