How to Make a Loading Bar in Unity - Unity C# Tutorial

  Рет қаралды 1,316

Omogonix

Omogonix

Күн бұрын

Пікірлер: 9
@Omogonix
@Omogonix Жыл бұрын
Example script I made for this tutorial: using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using UnityEngine.SceneManagement; public class startScene : MonoBehaviour { public Slider loadingSlider; public string sceneName; public GameObject startButton; bool loading; AsyncOperation asyncOp; public void startGame() { loadingSlider.gameObject.SetActive(true); asyncOp = SceneManager.LoadSceneAsync(sceneName); loading = true; startButton.SetActive(false); } void Update() { if(loading == true) { loadingSlider.value = asyncOp.progress; if(asyncOp.progress >= 0.99f) { asyncOp.allowSceneActivation = true; } } } }
@SunilSingh-kj4gd
@SunilSingh-kj4gd Жыл бұрын
That's cool tutorial bro.
@Alex_xx-lg7cj
@Alex_xx-lg7cj Жыл бұрын
It would be nice if after Bohi comes out, you make a video about the history of its development, for example how you came up with the idea, discarded things, the complexity of the game programming, etc
@Omogonix
@Omogonix Жыл бұрын
I plan to do that at some point, yeah
@AboTonh2
@AboTonh2 Жыл бұрын
niceeeeeeeeee 👻👻👻👻👻👻
@imisstheoldmee
@imisstheoldmee Жыл бұрын
please make a new tutorial about "pick up, drop, and throw items" like you made a few months ago, there are some problems in that tutorial, one example is that objects drop by themselves, objects float, and objects become very large when we look up. and I really want there to be a feature where we can only pick up 1 item and if we want to pick up other items, items in our hand will drop
@vesger2139
@vesger2139 Жыл бұрын
How did you learn to code in Unity C#?
@mifaultone
@mifaultone Жыл бұрын
can u please make tutorial how to make difficult system for enemy, like if its hard mode, the enemy speed increase
@Omogonix
@Omogonix Жыл бұрын
I can do something like that sometime yeah
How to Add Headers into Unity C# Scripts - Unity C# Tutorial
2:19
Unity Loading Screen Tutorial | How To Create A Loading Bar In Unity
32:36
Awesome Tuts - Anyone Can Learn To Make Games
Рет қаралды 20 М.
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 7 МЛН
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 34 МЛН
UFC 308 : Уиттакер VS Чимаев
01:54
Setanta Sports UFC
Рет қаралды 920 М.
I Made the Same Game in 8 Engines
12:34
Emeral
Рет қаралды 4,2 МЛН
LINEAR - RADIAL TIMER COUNTDOWN | Unity Tutorials C#
9:56
The Ultimate Developer
Рет қаралды 8 М.
The biggest lie in video games
15:18
AIA
Рет қаралды 2,1 МЛН
Quick & Easy Loading Bar in Unity! [Unity Tutorial]
13:38
WeeklyHow
Рет қаралды 8 М.
How to make a LOADING BAR in Unity
11:25
Brackeys
Рет қаралды 745 М.
Unity Loading Screen | Beginner Tutorial (2022)
8:29
SpeedTutor
Рет қаралды 53 М.
I Paid Fiverr Game Developers to Make the Same Game
10:25
BadGameDev
Рет қаралды 735 М.
Dear Game Developers, Stop Messing This Up!
22:19
Jonas Tyroller
Рет қаралды 724 М.
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 7 МЛН