Тёмный
The Ultimate Developer
The Ultimate Developer
The Ultimate Developer
Подписаться

This page was created so that I could share my knowledge & cool stuff that I learn myself to who ever may find it helpful or interesting & possibly contribute to making our future as developers much better.
2 Ways To Play Sound In Unity 3D
6:45
3 года назад
Fizz Buzz SOLVED - C++ Tutorial 2021
6:29
3 года назад
Комментарии
@lafleurstudios
@lafleurstudios Месяц назад
Brilliant, simple, and concise! You are great and I appreciate you! Thank you for this tutorial!
@roundtable82
@roundtable82 2 месяца назад
You go really fast in some spots for a beginner tutorial
@coolkidllama1483
@coolkidllama1483 2 месяца назад
can you make a video on how to make it all myself??
@accountbuy5979
@accountbuy5979 3 месяца назад
If I make a game on phone?
@MYDREAMCARS
@MYDREAMCARS 3 месяца назад
Can I also open mp4 video files with this method??
@olpacheco
@olpacheco 3 месяца назад
Thank you!
@JUANZ503
@JUANZ503 3 месяца назад
how to get a list music?
@MaestroMarc
@MaestroMarc 4 месяца назад
Is the panel on another layer? What's the different between a panel and the canvas?
@zulks92
@zulks92 4 месяца назад
does it work on webgl?
@pixeldustinteractive
@pixeldustinteractive 5 месяцев назад
If anyone's trying to use this in unity 2022 I think it still works but you need to open FileBrowser.cs and add this line at the top after the first #if (line 2) #elif UNITY_EDITOR in order for it to work in the editor.
@joheeyeom8083
@joheeyeom8083 6 месяцев назад
Hi! Thank you for the tutorial. I am on mac, and it keeps giving me this error: Assets/FileBrowserUpdate.cs(2,7): error CS0246: The type or namespace name 'AnotherFileBrowser' could not be found (are you missing a using directive or an assembly reference?) Could you please let me know how to fix this? Thank you!
@iamteacher33
@iamteacher33 6 месяцев назад
Dear thank you very very much , so are best teacher easy , understandable and apreciateable. I am going to subscribe you .
@umaradil6949
@umaradil6949 8 месяцев назад
does it work for linux ?
@_e8a
@_e8a 8 месяцев назад
is there any way to select multiple images in the browser, and add all of these images to a list?
@LaereCool
@LaereCool 8 месяцев назад
i love mighty indians
@temp1-f3u
@temp1-f3u 9 месяцев назад
Great video ,in short learned many things
@unityvr-j8x
@unityvr-j8x 9 месяцев назад
thaks bro
@dokaesoon
@dokaesoon 10 месяцев назад
thank you very very much
@jefferychow4765
@jefferychow4765 10 месяцев назад
OMG do NOT create static references to monobehaviours
@raramainashewadaya679
@raramainashewadaya679 10 месяцев назад
brilliant, and helpful
@Arca3D-yc3ni
@Arca3D-yc3ni 11 месяцев назад
thanks
@Osoblade
@Osoblade Год назад
Pleasee can you make a video that how to make a coin system that every time a gameobject is pressed add 1 coin to the text UI and pass the texts data to Homepage scene
@3ial
@3ial Год назад
THANK YOU YOU ARE THE BEST
@ytczech2746
@ytczech2746 Год назад
What can I do if I cant import the anotherfilebrowser?
@mmazuk1958
@mmazuk1958 Год назад
Thank you men, its working!
@StickyLabDev
@StickyLabDev Год назад
help Assets\FileBrowserUpdate.cs(8,7): error CS0246: The type or namespace name 'AnotherFileBrowser' could not be found (are you missing a using directive or an assembly reference?)
@chakanshu
@chakanshu 7 месяцев назад
@@StickyLabDev import the files in the link
@Mystikael
@Mystikael Год назад
I used your tutorial and everything was fine and then I came back to my project later and it had converted to your project in this video with the purple background. I lost a lot of work. Do you know why this happened? All I did was install the package and make the script like you did.
@lotierm
@lotierm Год назад
If this is a way to send parameters - I have no words. :)
@mradulmangal4915
@mradulmangal4915 Год назад
is it also working for android and ios ?
@---4618
@---4618 Год назад
You were very helpful! Thank you! (Translated by DeepL)
@gamegodmaker
@gamegodmaker Год назад
test
@bonfaceosuka
@bonfaceosuka Год назад
do you have the source code
@TheUncutAngel
@TheUncutAngel Год назад
Assets\FileBrowserUpdate.cs(2,7): error CS0246: The type or namespace name 'AnotherFileBrowser' could not be found (are you missing a using directive or an assembly reference?) immediately got this exception the moment i installed the package. I see the using ref at the top, but its underlined red, meaning unity doesn't know what it is. using v 2021.3.15
@ashishrana2778
@ashishrana2778 Год назад
Will is work for uwp platform?? As i am getting a build error while taking a build
@stephenkentperez7705
@stephenkentperez7705 Год назад
i want to set the file path folder.
@stephenkentperez7705
@stephenkentperez7705 Год назад
how do i save the image permanently in-game?
@buyfullcode
@buyfullcode Год назад
Hi, nice tutorial , but How to choose PDF file and submit to server?
@jabba8591
@jabba8591 Год назад
i doubt you would be able to respond straight away but the health isn't going down in my version of the game
@NavaNoidGMD
@NavaNoidGMD Год назад
you are a LIFE SAVER Thank you SO MUCH YOU HAVE NO IDEA!
@paakin1401
@paakin1401 Год назад
this fucking github link deleted my scene i worked 3 months for it
@nrliq671games
@nrliq671games Год назад
same here :/
@NaviYT
@NaviYT 7 месяцев назад
Working on a scene for 3 months and still calling it Sample Scene is a bad idea. Plus, just be more careful when installing unity packages. I know this was 9 months ago, but I felt the need to leave my 2 cents in case you still do that.
@dumbdubfox5224
@dumbdubfox5224 Год назад
Велика тобі дяка. Ти мені дуже допоміг
@Zzz-cm5kw
@Zzz-cm5kw Год назад
Amazing tutorial as always! Quick question, how would you tranfer these new raw images to another scene? Like if we want it to be a player profile image etc? Thank you!
@jreffjeff7909
@jreffjeff7909 Год назад
Save it in some static variable that persists through scenes with don't destroy on load
@NoodleAM
@NoodleAM Год назад
How can I save the path in a playerPrefs so when I open the game the image still in there?
@bonfaceosuka
@bonfaceosuka Год назад
HOW CAN WE UNLOCK ALL THE LEVELS USING A SINGLE BUTTON LIKE FOR IAP
@DjaffOfficial
@DjaffOfficial Год назад
For 8:23, just get a random val and set random_enemy = enemy_list[rand_temp]. Looping is such a waste of time (O(1) vs O(N) in worst case) Otherwise, loving the tutorial.
@day_that_i_die9854
@day_that_i_die9854 Год назад
It's more efficient to use layers instead of tag Also you should use RaycastNonAlloc instead of Raycast
@rb76768
@rb76768 Год назад
Does this work for mobile??
@Chayochok
@Chayochok Год назад
thanks, great tutorial
@nuffagames5539
@nuffagames5539 Год назад
Thanks Jason very thorough and the best video for using Input Fields with TextMeshPro
@AbdulHanan-vr4es
@AbdulHanan-vr4es Год назад
this only works for editor, is there a way where i can do this in windows build as well ??
@theAAGfilms
@theAAGfilms Год назад
Hey I realize it's been two years, but I had a quick question: I can filter the file types down to one type (ie. like just a .jpg). However, the moment I put in a second file type (*.jpg, *.png), it doesn't load any files at all as if it can't correctly read that string. Do you have any idea why that might be?
@_purplewinter_
@_purplewinter_ Год назад
In the line: bp.filter = "Image files (*.jpg, *.jpeg, *.jpe, *.jfif, *.png) | *.jpg; *.jpeg; *.jpe; *.jfif; *.png"; remove (*.jpg, *.jpeg, *.jpe, *.jfif, *.png) so the new line will be: bp.filter = "Image files | *.jpg; *.jpeg; *.jpe; *.jfif; *.png";
@chakanshu
@chakanshu 7 месяцев назад
use the semicolon not comma