Godot hits €50K!! What's next?
3:54
Is Godot any good for 3D games?
5:30
Can Godot screw us like Unity did?
8:28
Working with Files in Flutter
3:18
Save image to file in Flutter
3:16
Пікірлер
@ultron1060
@ultron1060 Күн бұрын
thanks for this. I was wondering if there is an easy to replace the dart sdk that comes in flutter package with dart sdk version of my choice.
@DavidSerranoIO
@DavidSerranoIO Күн бұрын
Yes, you can install the Dart SDK independently of Flutter.
@wargamesRTS
@wargamesRTS 6 күн бұрын
end solo dev android 2015-2024
@ashrikahamed_
@ashrikahamed_ 6 күн бұрын
Omg god its 6th min still no solution, USELESS content creators
@DavidSerranoIO
@DavidSerranoIO 6 күн бұрын
If you can manage to focus for more than a minute and actually listen to what I'm saying in the video, you might just surprise yourself and grasp the root of the problem. But if that's too much to ask, you might want to consider dedicating your time to something else, since programming requires focus and attention.
@MrSkeleton14
@MrSkeleton14 7 күн бұрын
Yes
@JochemKuijpers
@JochemKuijpers 11 күн бұрын
You equated the 131% uptick in average fps entirely to Jolt as if Jolt is 131% faster than Godot Physics, but this is invalid. There is a lot Godot is doing that is not physics, which is the same for both tests. So if the total framerate is 131% higher and Jolt is the only difference, Jolt must have performed > 131% faster. It would be more interesting to look at the amount of time saved (nanoseconds per frame or so) when switching to Jolt vs Godot Physics.
@randomscooterrider5334
@randomscooterrider5334 17 күн бұрын
I mainly want to use the general ADB command to disable/uninstall unwanted apps in my Android phone. Is it possible to doSteam Deckdeck?
@PaoloTshiyole
@PaoloTshiyole 20 күн бұрын
How about to get logo of the web site
@bob_factory
@bob_factory 26 күн бұрын
dude what is the font and theme that you are using, looks too good.
@DavidSerranoIO
@DavidSerranoIO 26 күн бұрын
Hehe the font is the standard one in macOS, and the theme is Monokai.
@palm1032
@palm1032 Ай бұрын
@David Serrano it return obtained for both consent and not consent and it load the ads in both case
@palm1032
@palm1032 Ай бұрын
how to stop the ads or show the ads , it stops but after i come back to page it shows the ads again altho it was denied
@danta.4023
@danta.4023 Ай бұрын
thank you so much, glad i found your channel.
@DavidSerranoIO
@DavidSerranoIO Ай бұрын
You're welcome!
@auto7385
@auto7385 Ай бұрын
does it have 2d functions?
@WhoIsFishie
@WhoIsFishie Ай бұрын
bro im not paying yearly
@Integroabysal
@Integroabysal Ай бұрын
I feel like im stupid or something ? since when 3d workflow is only related to AAA games and AAA studios ?
@erkintek
@erkintek Ай бұрын
Is jolt compatible with web, android or iOS?
@Valentine_ifee
@Valentine_ifee Ай бұрын
I'm getting error on running gradle task 'assembleDebug'... This is frustrating 😢
@hariraja9725
@hariraja9725 Ай бұрын
Thanks
@DavidSerranoIO
@DavidSerranoIO Ай бұрын
You're welcome!
@shanti__se
@shanti__se Ай бұрын
i dont have adv setting option
@DavidSerranoIO
@DavidSerranoIO Ай бұрын
What version of Windows are you using?
@Chantinglovie
@Chantinglovie Ай бұрын
Thank you it got resolved ​@@DavidSerranoIO
@shanti__se
@shanti__se Ай бұрын
@@DavidSerranoIO hello im not able to cd studioprojects its showing no such files
@Mattias1995
@Mattias1995 Ай бұрын
isConsentFormAvailable() returns false; any ideas why? I have saved the form, and also tried enabling the debug to pretend to be within EU (even though I already am).
@DavidSerranoIO
@DavidSerranoIO Ай бұрын
If I remember correctly, there are several reasons why the form may not be available. I seem to remember that one of them is an incorrect configuration in AdMob. I recommend that you look at the official documentation to review the entire process.
@Mattias1995
@Mattias1995 Ай бұрын
It would be a help if you actually shared the code you wrote in initialization_helper.dart
@CrimeGaming1337
@CrimeGaming1337 Ай бұрын
I am currently thinking about doing this. I prefer developing on linux. If the steam deck can handle two external monitors, it would actually be a nice simple dev setup. Right now I have a microsoft surface with linux on it, but it is not that nice to develop on.
@DavidSerranoIO
@DavidSerranoIO Ай бұрын
As an experiment or to get by, you can, but I don't recommend it for a serious setup.
@vanLouw
@vanLouw 2 ай бұрын
Omg - just tried it for my prototype, feels like a brand new game! So much better
@MiaraJan
@MiaraJan 2 ай бұрын
C:\Users\VICTUS>flutter Manage your Flutter app development. Common commands: flutter create <output directory> Create a new Flutter project in the specified directory. flutter run [options] Run your Flutter application on an attached device or in an emulator. Usage: flutter <command> [arguments] Global options: -h, --help Print this usage information. -v, --verbose Noisy logging, including all shell commands executed. If used with "--help", shows hidden options. If used with "flutter doctor", shows additional diagnostic information. (Use "-vv" to force verbose logging in those cases.) -d, --device-id Target device id or name (prefixes allowed). --version Reports the version of this tool. --enable-analytics Enable telemetry reporting each time a flutter or dart command runs. --disable-analytics Disable telemetry reporting each time a flutter or dart command runs, until it is re-enabled. --suppress-analytics Suppress analytics reporting for the current CLI invocation. Available commands: Flutter SDK bash-completion Output command line shell completion setup scripts. channel List or switch Flutter channels. config Configure Flutter settings. doctor Show information about the installed tooling. downgrade Downgrade Flutter to the last active version for the current channel. precache Populate the Flutter tool's cache of binary artifacts. upgrade Upgrade your copy of Flutter. Project analyze Analyze the project's Dart code. assemble Assemble and build Flutter resources. build Build an executable app or install bundle. clean Delete the build/ and .dart_tool/ directories. create Create a new Flutter project. drive Run integration tests for the project on an attached device or emulator. gen-l10n Generate localizations for the current project. pub Commands for managing Flutter packages. run Run your Flutter app on an attached device. test Run Flutter unit tests for the current project. Tools & Devices attach Attach to a running app. custom-devices List, reset, add and delete custom devices. devices List all connected devices. emulators List, launch and create emulators. install Install a Flutter app on an attached device. logs Show log output for running Flutter apps. screenshot Take a screenshot from a connected device. symbolize Symbolize a stack trace from an AOT-compiled Flutter app. Run "flutter help <command>" for more information about a command. Run "flutter help -v" for verbose help output, including less commonly used options. is this means everything is ok??
@user-gx6ug3ub1g
@user-gx6ug3ub1g 2 ай бұрын
I don't have pod file option I executed in real phone
@johanhernandez1803
@johanhernandez1803 2 ай бұрын
4 minutes after still haven't say how to fix. Useless video.
@DavidSerranoIO
@DavidSerranoIO 2 ай бұрын
In the final section of the video, I demonstrate how to resolve the error and provide a practical example of a real issue and its solution. The first four minutes of the video are dedicated to understanding the nature of the error. If you believe that understanding the nature of an error is unnecessary or if you don't have the attention span to watch a 7-minute video to solve a coding problem, I suggest reconsidering your interest in programming. Without this foundational understanding, progressing in programming will be quite challenging.
@M.......A
@M.......A 2 ай бұрын
Thank you for this detailed explanation. I am just being extra meticulous on this question: there was a small lag on 3:19, do you think this is from printing on the console? Any way to remove it?
@DavidSerranoIO
@DavidSerranoIO 2 ай бұрын
I think that "jump" you see is due to the video editing. Many times when I edit I cut pieces of the video so as not to waste your time and so that what I say is synchronized with what you see.
@dinshad1
@dinshad1 2 ай бұрын
Hello Is it flutterflow will also make the flutter jobs lesser in market.If flutterflow get rich options then it will become completely nod code base or not
@HitoriSanzo
@HitoriSanzo 2 ай бұрын
Gotta love how there's like 100 'tutorials' and "showcases' of this, but none show how to install the danm thing so i had to go and read the github, neat.
@yenaurapourtoulmonde
@yenaurapourtoulmonde 2 ай бұрын
Don't trust that advert. My mint 21.3 w/Cinnamon has its Menu Editor and Panel heavily bugged since...years. Was advised on the forum to upgrade my kernel 5 to 6 and subsequently my i9 9900 became a single core dual thread processor!! Grub only seldom and randomly appears (never with neither shift nor escape) even after editing the /etc/default/grub file and therefore cannot access to the former kernel.Thank you (and bye bye) Mint!
@Seyanhyriu
@Seyanhyriu 2 ай бұрын
Can I use OCR for non-letter, symbols or icons, or is there another tool for it?
@DavidSerranoIO
@DavidSerranoIO 2 ай бұрын
As far as I know, OCR is only for characters.
@user-nl2ho9gk3y
@user-nl2ho9gk3y 2 ай бұрын
Godot just need time as how blender worked out from old to new versions
@Integroabysal
@Integroabysal Ай бұрын
bruh , stop it , stop comparing godot to blender , it will never be that , blender was mostly good 10 years ago , it was not adopted as an industry standard cause Autodesk had a shitload of money to put in marketing and tons of contracts with big companies , that's why blender was overshadowed in the first place , blender was good in version 2.7 when i started learning it , and its better now with 4+ , godot on the other hand lacks a lot of simple yet game changing workflow , and from someone that's coming from rpg maker or game maker godot might be best engine you ever experience , but from someone that's coming from unity and has actually made a game with unity and finished it, its a total different story , yeah im pointing at ppl that got angry with unity cause they could not go past tutorial hell so they think godot is a breath of fresh air that will help them so they defend it like their life is depending on it.
@albertgeorge1619
@albertgeorge1619 2 ай бұрын
Sir, I've a question. Which macbook are you using for flutter ios development? Also if 8gb ram and 256 gb ssd enough?
@DavidSerranoIO
@DavidSerranoIO 2 ай бұрын
Right now I am using a Mac Mini M2 Pro. The machine you propose should be enough for development, but it is recommended to have at least 16GB of RAM and 512 GB of disk.
@user-vx9ni1pt8h
@user-vx9ni1pt8h 2 ай бұрын
my personal opinion: for simple 2d games - Godot for complex 2d games - Unity for 3d games - Unreal
@superfluffypunch
@superfluffypunch 2 ай бұрын
What is the name of the neighborhood asset you're using?
@ajaykotiyal427
@ajaykotiyal427 3 ай бұрын
why 2024 ?? It is usual analysis for all time.
@DavidSerranoIO
@DavidSerranoIO 2 ай бұрын
Because the code and tools I show are updated as of 2024. While an old video can also help you learn, it is always better to watch a video where the person teaching does so with the latest software versions available to avoid confusion.
@oussamasbisiane4544
@oussamasbisiane4544 3 ай бұрын
so helpful and simple
@DavidSerranoIO
@DavidSerranoIO 2 ай бұрын
Thanks!
@ahmedbajalan1274
@ahmedbajalan1274 3 ай бұрын
guess the only work around is using emulators??
@ThomazMartinez
@ThomazMartinez 3 ай бұрын
macros sucks
@DavidSerranoIO
@DavidSerranoIO 3 ай бұрын
For any particular reason?
@ThomazMartinez
@ThomazMartinez 3 ай бұрын
@@DavidSerranoIO main reason, readability and understanding what the f is going on instead of being hidden logic and somehow magically it works
@walrider7374
@walrider7374 3 ай бұрын
Lets go KMM 😅
@DavidSerranoIO
@DavidSerranoIO 3 ай бұрын
😅😅😅...
@s.bamahfoodh
@s.bamahfoodh 3 ай бұрын
Thanks
@DavidSerranoIO
@DavidSerranoIO 3 ай бұрын
You're welcome!
@cyborg244
@cyborg244 3 ай бұрын
Amazing great video 🔥
@DavidSerranoIO
@DavidSerranoIO 3 ай бұрын
Thanks!!
@adil_elkhallouki
@adil_elkhallouki 3 ай бұрын
Thank you for this great summary
@DavidSerranoIO
@DavidSerranoIO 3 ай бұрын
Thank you for watching!
@baptistikenna9770
@baptistikenna9770 3 ай бұрын
Bro thank you so much.
@DavidSerranoIO
@DavidSerranoIO 3 ай бұрын
You're welcome!
@grutten
@grutten 3 ай бұрын
What is a game there? kzbin.info/www/bejne/eHyxepp-n69pppo looks so cool
@DavidSerranoIO
@DavidSerranoIO 3 ай бұрын
It's a technical demo of Unity: kzbin.info/www/bejne/b3KnoYyHfraaZ9k
@GodotBro_
@GodotBro_ 3 ай бұрын
I don't get it when people say things like "Godot will NEVER be good for this thing" or how it could "NEVER compete with Unity or Unreal" How can you make such a bold claim? Look how far it has already come, and being open source means that the more popular it gets, the more opportunity for great developers to help develop it. Ignore they nay sayers, Godot is amazing and is definitely good enough to make commercial games! (I'm still new to it as a developer, but I have done research and played some great games made with Godot)
@GaryChike
@GaryChike 3 ай бұрын
Google has laid off staff from Dart and Flutter ..
@aramisra4750
@aramisra4750 2 ай бұрын
Why?
@kamil_supabase_enjoyer
@kamil_supabase_enjoyer 3 ай бұрын
❤❤❤
@ghosteyes2708
@ghosteyes2708 3 ай бұрын
Not it is not yet. It doesn't even have texture streaming, meaning that all systems no matter how powerful, will lag if there are too many textures. You could never achieve UE5 or even Unity's level of graphical fidelity in Godot because the engine could simply not handle it. It's an amazing 2D engine though and the market for 2D games is huge.
@user-vu1ft1kr2b
@user-vu1ft1kr2b 3 ай бұрын
My Like & Subscribe, thx really appreciated
@DavidSerranoIO
@DavidSerranoIO 3 ай бұрын
You're welcome! And thanks for the subscribe!
@matijacizmar9372
@matijacizmar9372 3 ай бұрын
Although i dont use Mint i think it is a great distro, the best? Is there actually the ultimate best linux distro? I would say one of the better Debian based distro. You cant go wrong with Mint especially for ex Windows users. Howewer it is nice to se that linux nowdays is more and more explained and more public for people to see. It reached mature level of polished GUI and kernel. My personal opinion is that cinnamon needs redesing not big but slight, there are areas in UI that are not up to date with how modern UI should look. By that i dont mean any fancy bluring or things that slows down performance.