Amazing tutorial! Nice and short to the point and no talking! Plus you even included the code in the description BRAVO!! SUBSRCIBED!
@AroseLove2 жыл бұрын
This is a great video thank you so much. Just a quick question and probably just me being silly. It works perfectly and also shows my loading bar and background but my bar doesn't move in the game view or remote. Will i only be able to see it if i build and run the game or have I not got it working correctly? Kind regards
@VENOM-kb8pu3 жыл бұрын
Really good video , Keep it up !
@disco99462 жыл бұрын
ty, copy paste the code and instantly working. Good job!!!
@kennethanyanwu-t4f Жыл бұрын
brilliant and simple .. thank you
@freesmi1e1902 жыл бұрын
Thanks a lot, man!
@soulminds Жыл бұрын
Its great, but why didn’t you explain what you wanna do in the description?
@tgcteju6 ай бұрын
how to change scene without using button after a set interval of time?
@kanchanasaravanan8142 Жыл бұрын
Hi is it possible to fake so that the bar loads a bit longer ?
@12.hieuvuminh39 Жыл бұрын
Nice!! video is very helpful
@jaxonpetersen5942 Жыл бұрын
Doesn't work in Unity 2022.3.10f1
@brianpizarro27442 жыл бұрын
How to adjust the speed of loading bae
@brianpizarro27442 жыл бұрын
Bar
@Unity3DSchool2 жыл бұрын
Speed will depend on how fast scene loads. You can only control how fast slider moves to the current progress value. For this just multiply a positive value in time.deltatime.
@piyaraislam322 Жыл бұрын
@@Unity3DSchoolspeed is not controlling. i can this plz help
@czechpwmods44809 ай бұрын
What if i dont want to use button?
@Justeeee1157 ай бұрын
Just put the "StartCoroutine" to Start() method, that way on start of the scene it will automatically load the next scene.
@antclaDev Жыл бұрын
thx you it work!!!!!!😁😁😁😁😁😁😁
@AliVerseNFTАй бұрын
tysm
@masterbits57512 жыл бұрын
Nice bro
@zakariahammideche2000 Жыл бұрын
thanks for this tutorial
@bfk96362 жыл бұрын
good job
@RHYSHALLDIGITALART00122 Жыл бұрын
yeahhhh this made the problem worse. i understand this is for single player games buts theres LITERALLY BLOODY NONE FOR PHOTON 2 AND ITS INFURIATING. year long project, many issues overcome and fixed. whole characters and AI, controls and combat implemented and full online networking but a FUCKING LOADING BAR??
@shuanthereales84122 жыл бұрын
if it doesn't work for you delete the lines: asyncOperation.allowSceneActivation = false; and asyncOperation.allowSceneActivation = true;