NEW!!! Loading Bar in Godot Demo, Idk release
What is this?
I wanted to test Godot loading bar sensation like in Unity's
but it's Godot. https://godotengine.org
here are articles for Godot Background Loading with Loading Bar things
- https://docs.godotengine.org/en/3.0/tutorials/io/background_loading.html#doc-bac...
- https://godotengine.org/qa/30565/a-loading-bar-demo
- https://docs.godotengine.org/en/3.2/tutorials/io/background_loading.html
Stuff like that.
How to operate?
- The buttons on bottom has been provided with numbers on it
- Instruction is also in the game
- simply press them in order from 1 to last.
- wait careful for the red ones. those are to experiment other things. So, use them sparingly.
- read well each button and what it does
- learn from the source code, link bellow
PCK file?
that's a mod file for Hexagon Engine https://github.com/Perkedel/HexagonEngine .
I've structured this game to conform Hexagon Engine's res:// resource the in-game directory structure.
You'll see that the scene is inside GameDVDCardtridge . All related sub-scene also in there.
You can try Hexagon Engine & load the PCK file of this experiment right here.
then load the WhereIsLoadingBar scene file. in Hexagon Engine, I've added the button in the bottom of the DVD selection list for you.
Well, the FileDialog is buggy. if we load Mod PCK file while FileDialog instance is still there on a node. the FileDialog access res:// won't see newly imported mod files. Pretty much broken. Therefore, I added the workaround which is the last option in DVD selection.
Code Source Code Godot Project
https://github.com/Perkedel/Where_Is_LoadingBar_Functionality
Files
Get Loading Bar Functionality
Loading Bar Functionality
Where is the Loading bar Functionality?
Status | Released |
Author | Perkedel Technologies |
Tags | Experimental |
Languages | English |
More posts
- Frogot the devlogJun 11, 2021
- NEW!!! Loading Bar in Godot 3.3Apr 22, 2021
- SUBMITTED THIS TO A JAMMar 01, 2021
- Whoops! forget [RELEASE] bar!Oct 23, 2020
- Add boot.jsonOct 19, 2020
Leave a comment
Log in with itch.io to leave a comment.