Godot 4.3 is Here!

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии •

  • @gamefromscratch
    @gamefromscratch  3 месяца назад +28

    Links
    gamefromscratch.com/godot-4-3-released/
    -----------------------------------------------------------------------------------------------------------
    *Support* : www.patreon.com/gamefromscratch
    *GameDev News* : gamefromscratch.com
    *GameDev Tutorials* : devga.me
    *Discord* : discord.com/invite/R7tUVbD
    *Twitter* : twitter.com/gamefromscratch
    -----------------------------------------------------------------------------------------------------------

    • @kaya_stu
      @kaya_stu 3 месяца назад

      Finally Something For Compatibility!!

    • @darkhunter777
      @darkhunter777 3 месяца назад +1

      Direct X already in GODOT 4.3 ?

  • @GreenCrowDev
    @GreenCrowDev 3 месяца назад +1087

    I made my first open source contribution ever on this release 🎉

    • @ujugamestudio
      @ujugamestudio 3 месяца назад +44

      Wow, good job!

    • @Kazner0h
      @Kazner0h 3 месяца назад +47

      Congratulations! I'm sure that was a huge learning experience.

    • @AnnCatsanndra
      @AnnCatsanndra 3 месяца назад +28

      Thanks for contributing and congrats!!

    • @Llinl1337
      @Llinl1337 3 месяца назад +30

      Thank you for contributing. It is people like you that makes Godot possible, and stronger.

    • @carlosflores4179
      @carlosflores4179 3 месяца назад +19

      Thank you for your service

  • @Bomtoi
    @Bomtoi 3 месяца назад +479

    Wow the release notes look so professional now. What a joy to read.

    • @charlesabju907
      @charlesabju907 3 месяца назад +33

      YEAH I was looking for this comment. They blew the highlight pages out of the frickin water, I read the whole thing so effortlessly

    • @ampo2004
      @ampo2004 3 месяца назад +11

      Incredible! now release notes are REALLY good!

    • @Mdrana-cq8iw
      @Mdrana-cq8iw 3 месяца назад +4

      yeah 🎉

    • @RADkate
      @RADkate 3 месяца назад +9

      godot is currently having an ux renaissance

    • @mjdevlog
      @mjdevlog 3 месяца назад +8

      It's looks more like Blender release note now, which i like

  • @arashikou6661
    @arashikou6661 3 месяца назад +133

    Correction @ 11:30: You _no longer_ need to do a custom build to get DirectX 12 support. Doing a custom build was the old way, but starting in 4.3, DirectX 12 is built in. 🎉

  • @WolfCatalyst
    @WolfCatalyst 3 месяца назад +185

    Well damn!
    I just want to once again thank Unity for the progress godot has made

    • @potato9832
      @potato9832 3 месяца назад +12

      Unity dun goofed. The consequences will never be the same.

    • @WizardofWestmarch
      @WizardofWestmarch 3 месяца назад +10

      At least something good came of the exec team/board's greed. Seeing the increased support of Godot, both in terms of commits/committers, financial support, and more companies switching like Second Dinner is crazy to see, before Unity messed up I thought it would be a few more years at least before things blew up this much.

    • @MrERJ1992
      @MrERJ1992 3 месяца назад +2

      And here we go again dunking on Unity....

    • @potato9832
      @potato9832 3 месяца назад

      @@MrERJ1992 ☕🤏😙🍩🤏

    • @WolfCatalyst
      @WolfCatalyst 3 месяца назад +10

      @@MrERJ1992 Unity's actions changed the dev landscape forever. Think of it less like "dumping" on them and more like a credit score downgrade that takes about 10 years to get off their credit score

  • @arryemoji
    @arryemoji 3 месяца назад +117

    11:29 You don't need to make your own build for DX12 anymore, as they say in the card, since Microsoft open sourced the bit that was preventing them from adding it to official builds.

    • @dany5ful
      @dany5ful 3 месяца назад +22

      Yeah, there were at least other 3 missinformations that I saw in the video. Like I get it, you gotta rush it so it doesn't become too long, but at this point, just talk about the major things and let people read for themselves the rest.

  • @FlameOfInsanity
    @FlameOfInsanity 3 месяца назад +134

    Released right before the GMTK 2024 Game Jam! Gonna have to check it out for the jam.

  • @w1-w2-w3
    @w1-w2-w3 3 месяца назад +74

    Time to upgrade 4.2 to 4.3. There are some improvements which I have been waiting for. That's AWESOME 🎉🎉🎉

  • @angulinhiduje6093
    @angulinhiduje6093 3 месяца назад +40

    i created so many posts on github asking for proper tilemap layers that are not just canvas layers. this is so huge

    • @carlosmspk
      @carlosmspk 3 месяца назад

      Why is this a big deal? Feels more like a QoL improvement than anything else

    • @hipflipped
      @hipflipped 3 месяца назад +7

      @@carlosmspk What's wrong with QOL improvements? Those are often the best!

    • @alevanderBatman
      @alevanderBatman 3 месяца назад

      What are the big advantages to these new tilemap layers though?

    • @carlosmspk
      @carlosmspk 3 месяца назад

      @@hipflipped Nothing wrong, but it's not the kind of thing that would make me say "this is so huge", which makes me believe there is a technical upside to it

  • @kaya_stu
    @kaya_stu 3 месяца назад +40

    As a compatibility user I feel BLESSED ❤❤❤

    • @Quick_Noise
      @Quick_Noise 3 месяца назад

      same, not having all the features in compatibility mode in godot 4.2 made me stop working on my game . now finally I can go back to it

    • @dotdotdot9547
      @dotdotdot9547 3 месяца назад

      I'm having some problems with lightmapGI, the lightprobes are not working with directionallight3D and objects with emissive material projects other color rather than the defined one, for example, blue glow projects red light. I think I'll stick with Godot 3.5 and wait for 3.6.

    • @Quick_Noise
      @Quick_Noise 3 месяца назад

      @@dotdotdot9547 bro what 3.6 you are talking about ? ._.

  • @Baekstrom
    @Baekstrom 3 месяца назад +70

    Cool! I must IMMIDIATELY update my game project to the newest Godot version to feed my impulse to procrastinate on actual development 😀

    • @siriema9238
      @siriema9238 3 месяца назад +8

      Yeah, I will download the 4.3 version just to open a project I don't touch for months and close it after 5 minutes 😂😢

    • @Kenpalu
      @Kenpalu 3 месяца назад

      ​@@siriema9238that happened to me but I'm new learning how to code

    • @Ash_18037
      @Ash_18037 3 месяца назад

      IMMIDIATELY!

  • @KingKrouch
    @KingKrouch 3 месяца назад +30

    The file manager docker (which you can make it behave like Unity or Unreal), the render compositing, Wayland support, and the 2D interpolation stuff is pretty big to see. The parallax scrolling stuff is neat to see.
    Looking forward to 4.4 when interpolation is added for 3D transforms and physics update. Unity has yet to fix their FixedUpdate system, that has resulted in a load of games with unfixable stuttering (unless you mod the game or cap at 50FPS), and it's great that Godot is nipping this in the bud before Godot becomes the Blender of game engines in terms of being widely used.
    I'm also hoping they eventually update the engine to support FSR 3.1 with frame generation (which has better image quality than FSR 2) now that the engine supports both Vulkan and DX12.

    • @saul8510
      @saul8510 3 месяца назад

      I def want frame gen, though sadmy my poop igpu does not support it.

    • @asdfghjkl-jk6mu
      @asdfghjkl-jk6mu 2 месяца назад +2

      3d physics interpolation just got added in 4.4 dev

    • @KingKrouch
      @KingKrouch 2 месяца назад

      @@asdfghjkl-jk6mu yep just gave it a test. It's not enabled by default but it's a simple checkbox and it makes stuff using the fixed update noticeably smoother.

  • @frankN326
    @frankN326 3 месяца назад +15

    This has to be a new standard for release notes in tech! Absolutely phenomenal the way it’s presented in detail with videos and links to further reading!

  • @MaxIzrin
    @MaxIzrin 3 месяца назад +25

    I was waiting for the tile layer nodes.
    I was hoping project will auto rebuild when returning to Godot, but a note at least is an improvement.

  • @tlilmiztli
    @tlilmiztli 3 месяца назад +7

    I started to make my first game ever and choose Godot for it - I had no previous experience in making games. And I am happy I did - after just a month I got amazing progress on it. With near zero coding experience. I wonder how what I did for now will convert to 4.3. But I really felt in love with that engine. I am not some sort of FOSS evangelist, I dont really care if its open source or not as long as it does what I need it to do and is affordable. Free is pretty affordable ;) But whats more important is - Godot gives me exactly what I need, it works. Couldnt be more happy. Now back to making game I guess :D

    • @Korn1holio
      @Korn1holio 3 месяца назад

      same here, I don't care if it's open-source, I actually started with Unity, but the huge size, its overall BLOAT and consequent slowness were too much for me.

  • @victordayet
    @victordayet 3 месяца назад +21

    Ok I'm definitelly using godot on my next big project

    • @sean7221
      @sean7221 3 месяца назад +6

      It's excellent for small projects too 😀

  • @theARDISAN
    @theARDISAN 3 месяца назад +3

    Already see improvements to my projects when it comes to performance and pixel accuracy. Fantastic update.

  • @galaxmii
    @galaxmii 3 месяца назад +9

    THIS IS PERFECT TIMING!!!! SO EXCITED FOR THIS RELEASE!!!!

  • @KamranWali
    @KamranWali 3 месяца назад +2

    As a relative new Godot user for me the fbx import is huge. I was just making my player model in Blender3D and was gonna use the default import but now will use fbx as I am more used to it and find it more comfortable. Thanks for the updates. Keep it up! :)

  • @hit3k_voyivoda590
    @hit3k_voyivoda590 3 месяца назад +1

    You always deliver what the people need. Fast talking and game engines. Keep it up. You’re doing amazing work.

  • @Oshtoby
    @Oshtoby 3 месяца назад +23

    Heck yeah, brother.

  • @vvvorlds
    @vvvorlds 3 месяца назад +7

    I feel like 4.3 is finally that what I was hoping Godot 4.0 would be. I think it’s finally stable enough. Congratulations everyone!

    • @dinsfire8489
      @dinsfire8489 3 месяца назад +1

      I hope so, in 4.2 the editor would randomly freeze for 30 second intervals when I'd move my mouse lol. made it completely unusable. I really hope they fixed that issue

  • @owdoogames
    @owdoogames 3 месяца назад +6

    Thanks Mike! And thanks Godot devs!

  • @GodotEnjoyer
    @GodotEnjoyer 3 месяца назад +18

    Does the 2D Physics Interpolation fix the issue with the camera jitter in case of using the Position Smoothing?
    Edited:
    I reached the Pixel Art Stability section.
    I will say this is success!!!!!!!

  • @reeboothemad5514
    @reeboothemad5514 3 месяца назад +1

    Thank you for the overview! It helps a lot to keep up to date.

  • @OctagonalSquare
    @OctagonalSquare 2 месяца назад

    This is incredible! Love seeing how fast things are improving from such a good starting point

  • @LegowynStudios24
    @LegowynStudios24 3 месяца назад +5

    I am so excited for this! Not only can I actually make usable parallax backgrounds but they have export_custom now which will definitely help with a plugin i'm making! I'm also very excited to make my own documentation for the plugin and I'm buying a Lenovo Legion Go for VR development (And to replace my steam deck because the pixel burn is getting bad) so the various improvements to VR is a great addition. Another thing I'm excited for is the tilemap layers. I don't really use this method anymore but a problem I had in the past was being unable to use seperate shaders on the different layers. I assume that since there is a button to select all layers that you can place multiple layers at once so that's amazing!

    • @vissadev
      @vissadev 3 месяца назад +1

      What's your use for export_custom? It intrigued me but there werent many examples of its application.

    • @LegowynStudios24
      @LegowynStudios24 3 месяца назад

      @@vissadev Export custom probably doesn't do much different from the property list but it makes the code so much better. There were times where I had to make a whole addition to the property list just to add a simple hint to a variable. I don't have definite examples of what I could've used export_custom for because I opted for just making predefined variables instead when it didn't work, so I don't have any variables that are unnecessarily in the property list.
      In short terms, there was no way to add specific hints to certain variables in the past without the property list. But with export_custom, you can likely add those hints into one line as opposed to the 4-5 lines you would need to set up the variable in addition to the lines to set up the property list and sort it into the proper group.
      If you don't know what hints are, they're basically ways to specify a specific use for a certain variable. You can add the link/unlink button to a vector2. You can add a button next to a string to select scene paths. You can add a suffix to a range (And hopefully with the new update, integers and floats). And hint_strings are basically parameters you pass into those hints like functions. It took me a while to understand what the use of hints were for, so I just wanted to say what they were. I don't assume you have no idea what you're doing, I just know that the documentation didn't give too good of an explanation as to what the use of them was, so I like to explain it when given the opportunity

    • @vissadev
      @vissadev 3 месяца назад

      @@LegowynStudios24 thank you for your response! yeah, i didn't know about property_list, but now i get it.

  • @Handola
    @Handola 3 месяца назад +40

    i will definitely wait for 4.4 before i start making my game

    • @saul8510
      @saul8510 3 месяца назад +42

      Better to wait for 4.5, it would be way better.

    • @AnnCatsanndra
      @AnnCatsanndra 3 месяца назад +7

      Why? If you're just starting the project, majority of your code will be the same between minor versions.

    • @igorthelight
      @igorthelight 3 месяца назад +11

      @@AnnCatsanndra \s ;-)

    • @JVJF7
      @JVJF7 3 месяца назад +22

      Waiting for Godot

    • @wasteurtime5677
      @wasteurtime5677 3 месяца назад +26

      May wait for 4.6 just to be safe

  • @lucazfc
    @lucazfc 3 месяца назад +17

    there's a BIIIIIIIG thing that wasn't mentioned here. The engine no longer hangs while exiting !!! It happenned at least on windows, the bigger your project was, the longer it would hang before finally terminating the main process. Most people wouldnt notice it since the window closes right away, it was just the process that hanged, but anyone running throug the cli would notice how long it would take to close the editor or a built game. This no longer happens in 4.3 !!!

    • @saul8510
      @saul8510 3 месяца назад

      Wait wasnt that fixed for 4.4 with the tree performance pr and the gizmo stuff causing that on closing?

    • @lucazfc
      @lucazfc 3 месяца назад

      ​@@saul8510 I assume you misstiped 4.4. Unfortunately I cannot recall the specific PR you're mentioning, but right before updating do 4.3-stable I was using 4.2.2-stable and the terminal always hanged after i closed the editor (I use windows and I always open the editor using the console wrapper, the godot_console.exe), but after updating to 4.3-stable the console closes at the same time as the editor window closes

  • @qzlocxx
    @qzlocxx 3 месяца назад +12

    PERFECT timing

  • @PlushPilla
    @PlushPilla 3 месяца назад +4

    something that is not talked a lot is the new audio streams. now dynamic sounds and music are easier to implement!

  • @nftsasha
    @nftsasha 3 месяца назад +2

    amazing to see the growth of the engine

    • @charlieking7600
      @charlieking7600 3 месяца назад

      I'm reading such comments for 5 years.
      And Godot existed more than decade, having years of commercial existence before open-sourcing in 2014.
      We both may die of old age, when it "grows fast".

  • @B1aQQ
    @B1aQQ 3 месяца назад +1

    I love the new acidic rendering graph!

    • @Ash_18037
      @Ash_18037 3 месяца назад

      The word is acylic dummy, as he says! You know just like riding your bicyle.

  • @espacemaxim
    @espacemaxim 3 месяца назад +87

    Only improvements and no new major features??? Yeeees!!!

    • @ViktorsJournal
      @ViktorsJournal 3 месяца назад +23

      It's actually a ton of new features ;0.

    • @st.altair4936
      @st.altair4936 3 месяца назад +24

      Unlike Unity's meaningless-for-the-average-user flashy features only there to please shareholders

  • @dermond
    @dermond 3 месяца назад +1

    I didn't wanted to update soon but the Wayland implementation and the UFBX importer seal the deal

  • @Matthew_Fog
    @Matthew_Fog 3 месяца назад +3

    Yaay! Now it's time to wait for 4.4! :)))

  • @wesc6755
    @wesc6755 3 месяца назад

    Congrats, Godot team. It's a wonderful, lovely engine that kicks many butts.

  • @ricardo_original
    @ricardo_original 3 месяца назад

    Thank you very much guys! Amazing work!

  • @foldupgames
    @foldupgames 3 месяца назад +1

    Thanks for doing the vid!

  • @vast634
    @vast634 3 месяца назад +5

    Ok good, I will still wait a few months for bugfixes to happen before switching over.

    • @saul8510
      @saul8510 3 месяца назад +1

      Smart choice though overall it feels less buggy than 4.2.2.

  • @monawoka97
    @monawoka97 3 месяца назад +12

    Godot is the best thing to happen to game development maybe ever.

  • @JonathanTash
    @JonathanTash 3 месяца назад +4

    I think the return of single treaded web exports and the audio improvements are the biggest deal for me and for everyone making web games for game jams.

  • @p60091
    @p60091 3 месяца назад

    Usability on Wayland has significantly improved for me. Excited for compositing as well.

  • @F0r3v3rT0m0rr0w
    @F0r3v3rT0m0rr0w 3 месяца назад +13

    !!!!!!!!!! DEFAULT FBX SUPPORT !!!!!!!!!!

  • @RandalReid
    @RandalReid 3 месяца назад +2

    I've been waiting for this

  • @LucasKelleher
    @LucasKelleher 3 месяца назад

    YES! This is the one I've been waiting for. Good to have web exports working again.

  • @Mdrana-cq8iw
    @Mdrana-cq8iw 3 месяца назад

    I been waiting for this look of GODOT for a long time. and now it's here. really it's make me smile😊

  • @manmansgotmans
    @manmansgotmans 3 месяца назад +2

    Would be awesome if they added texture streaming, I've been waiting for the feature for a few years and it seems we're finally getting close to having it

    • @charlieking7600
      @charlieking7600 3 месяца назад +1

      Ogre3D has resource streaming. Yet this is only a rendering engine.
      Wicked engine has it too.

  • @jacobroden2279
    @jacobroden2279 3 месяца назад

    great content, cheers! favourite new feature: XR device simulator.

  • @LargoSensei
    @LargoSensei 3 месяца назад

    A little context on the Wayland X11 part. X11 is largely being depreciated for numerous reasons. Wayland will be the future and already the standard on SteamOS with SteamDeck and other distros as well. It's a good idea to make sure it's Wayland ready now to futureproof your game when X11 goes nonstandard finally.

  • @Braindrain85
    @Braindrain85 3 месяца назад +21

    But clouds should be behind the trees 😭

  • @onurdev
    @onurdev 3 месяца назад +1

    Wayland support! Hell yeah!

  • @blarghblargh
    @blarghblargh 3 месяца назад +3

    "acyclic" is said like "a-cycle-ick"
    "acyclic" means a tree where child nodes cannot refer to anything higher up in the tree. that's the opposite of "cyclic"

  • @krukhlis
    @krukhlis 3 месяца назад

    That's f*ing awesome. So many changes for 3D apps!

  • @PurpleKnightmare
    @PurpleKnightmare 3 месяца назад +4

    The C# improvements are the biggest thing for me. That is what I use. I can't stand GDScript.

    • @nowayjosedaniel
      @nowayjosedaniel 2 месяца назад

      I like GDScript, but I use C# bc I use C# libraries with godot and am used to C#.

  • @tequilasunset4651
    @tequilasunset4651 3 месяца назад

    I'm mostly waiting for their support for C# and other languages to be improved but this is all really awesome.

  • @madson-web
    @madson-web 3 месяца назад +1

    Interesting is that I actually prefer my filemanager on the sides since I use an ultrawide monitor, I feel better that way. But good thing people can now choose to put that in the botton if they're inclined to

  • @_devilfish303
    @_devilfish303 3 месяца назад +3

    waiting for godot 4.4

  • @SweetPeteInTheBackSeat
    @SweetPeteInTheBackSeat 3 месяца назад +1

    FBX importers built in baby let's gooooooo!!!!!!

  • @St4rdog
    @St4rdog 3 месяца назад +2

    You skipped over the fog part, but this is restoring Linear Fog from Godot 3.
    I've never understood the use of Exponential. Unity also had both and exponential seems useless.

  • @woodbyte
    @woodbyte 3 месяца назад

    Solid release. Have a small issue with volumetric fog not showing now unless the basic fog is also enabled in the environment config. Not sure if this is intended or a bug, but there you go.

  • @ahmede92
    @ahmede92 3 месяца назад +2

    4.3 is here!
    Meanwhile in the video: *using Godot 4.3 rc3*

  • @fuzzy-02
    @fuzzy-02 3 месяца назад +3

    I wish I was experienced enough to contribute to the engine

    • @luminos5591
      @luminos5591 3 месяца назад +4

      You can contribute even by just improving the documentation - making it more readable, adding better pictures, etc. Even small changes can have great impact!

  • @ciscornBIG
    @ciscornBIG 3 месяца назад

    Neat! I've only just begun anyway.

  • @MariaAstridMocanu
    @MariaAstridMocanu 3 месяца назад

    i have just installed godot 4.2 for the git plugin and right now they release exactly what i needed 🤣

  • @kaijuultimax9407
    @kaijuultimax9407 3 месяца назад +2

    Does this version fix Scene interdependency making it difficult to use Scenes as prefab objects? Really annoying to not be able to delete a prefab and replace it with a new version all because it would corrupt every Scene that used the old prefab.

  • @jac556
    @jac556 3 месяца назад

    This looks amazing

  • @RioMendess
    @RioMendess 3 месяца назад +9

    I see gamefromscratch I click

  • @Ohem1
    @Ohem1 3 месяца назад +1

    What about the USD format? (no no the dollar thing, Universal Scene Description).

  • @ItsJoeyG
    @ItsJoeyG 3 месяца назад +1

    Right before the GMTK game jam 🤔Wonder how many games will be made with Godot this year.

  • @ddxyzz
    @ddxyzz 3 месяца назад

    Pixel Perfect Camera looks delicious

  • @blendwork_channel733
    @blendwork_channel733 3 месяца назад +1

    "FBX is such a key interchange format" ... yes. Unfortunately. As fas as I am concerned it can finally die in a fire. Or alternatively - Autodesk make the entire thing FOSS. But they don't. So it will remain a weird half-open inbetween thing that GPL licensed software can't use but only recreate more or less.

  • @torque8047
    @torque8047 3 месяца назад

    This and also GMTK Game Jam in 1 day. Yippers 🎉

  • @shorty4224
    @shorty4224 3 месяца назад +1

    Hey, Rider just came up with a new update which they say it has native support for gdscript and c#. Can you cover that and maybe explain how to do it? I downloaded rider but I don't now how to set it up for my project.

  • @AppMaker728
    @AppMaker728 3 месяца назад +1

    I'm using Godot for all my projects

  • @flaviopsilva_
    @flaviopsilva_ 3 месяца назад

    amazing video godot4.3

  • @cloudwolf3972
    @cloudwolf3972 3 месяца назад +4

    They should implement pop-up windows like this new FBX Import for more features such as Tilemap config(but keep painting Tilesets at the bottom), Sprite2D and AnimatedSprite2D animations and others. Shader Editor should also be moved from bottom to the Script view, maybe with a different background color or syntax highlight.
    All these features sharing the bottom panel with console/output/debugger always felt really weird to me.

    • @ViktorsJournal
      @ViktorsJournal 3 месяца назад +2

      Shader editor can me popped out into its own window btw.

  • @Shkull_Official
    @Shkull_Official 3 месяца назад +2

    yay!

  • @dakotah4866
    @dakotah4866 3 месяца назад

    godot getting to look good. I've been meaning to start making my first game once I can figure out a damn not really good with codeine at all gd script what would be the first but visual scripting might be the way to go for me. I know it's a language I've never coded before seems pretty basic to get into but I'm more of a visual scripture so I have to do that instead.

  • @HenrykZ
    @HenrykZ 3 месяца назад

    Hm, does this game dev software happen to have a quick texture mixer? I mean with blending modes, filters, colorization or glow effects etc., like you can do in Filmora 13?

  • @thisisgood44
    @thisisgood44 3 месяца назад

    letsgooooo🗣🔥🔥🔥🔥

  • @in-craig-ible6160
    @in-craig-ible6160 3 месяца назад

    Damn, the GodotBot got an upgrade.

  • @ujugamestudio
    @ujugamestudio 3 месяца назад +1

    The engine keeps progressing...

  • @sekaus9158
    @sekaus9158 3 месяца назад +1

    I hope it will fix the multithreading system because it takes 34s to generate about 1108 blocks and that is too slow when you need to load big chunks of blocks with a sum of over 4000 blocks...

    • @saul8510
      @saul8510 3 месяца назад

      You're doing it in gdscript? It might be better to do that with c++ on gdextension.

  • @91Pulcinella
    @91Pulcinella 3 месяца назад +1

    Godot's getting hot!

  • @fourlion_everywhere
    @fourlion_everywhere 3 месяца назад

    This is HUGE

  • @CubicEducation4096
    @CubicEducation4096 3 месяца назад

    I just spent 3 weeks making my own obfuscator, about halfway done, and now it seems there is no point. Happy and sad at the same time.

  • @becodogatovermelho9585
    @becodogatovermelho9585 3 месяца назад

    still waiting for the capacity to export RefCounteds and custom classes tha do not extend from resource or node

  • @mehmeh8883
    @mehmeh8883 3 месяца назад

    Can't wait for godot 6.9

  • @dobryden7196
    @dobryden7196 3 месяца назад

    Great engine and update, but... Will I ever get a code editor in a separate window? Changing between code and scenes is a nightmare rn. That is, imo, the biggest problem in godot. Second problem is autocomplition not working for some cases, cause simply not implemented.

    • @AetherPowered
      @AetherPowered 3 месяца назад +5

      You can detach the Script Editor and have it in a separated window; there a button on the top right corner of the Script Editor. If it's greyed out, you must disable single window mode and also make sure multi window mode is on in the Editor Settings ...

    • @null6482
      @null6482 3 месяца назад +2

      Also for the auto completion it is fixed here now but you have to statically define the types of the variables for it to work
      Just like c++ or c#

    • @dobryden7196
      @dobryden7196 3 месяца назад

      @@AetherPowered @null6482 thank both of you, I found out it was added in prev versions, mine was too old. Also do you guys know if there's a way to fix a game window so that I don't have to restretch it every time? I want to have main editor to the left, code in center and a game to the right. that's a habit from my webdev experience to have the result view in one reserved space on screen.

    • @AetherPowered
      @AetherPowered 3 месяца назад

      @@dobryden7196 You will probably have to set the viewport size in the Project Settings; then in the Editor Settings, set the `Rect` as `Custom Position` (run/window_placement/rect_custom_position), those settings are only used when you play from the editor, not for the exported project.

    • @dobryden7196
      @dobryden7196 3 месяца назад +1

      @@AetherPowered thank you so much!

  • @Flat_Erik
    @Flat_Erik 3 месяца назад

    NYYYYYYEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEES time to refactor tilemaps 🤩

  • @IronBrandon22
    @IronBrandon22 3 месяца назад +2

    Am I the only one who noticed that the conversion from a ParallaxBackground to a Parallax2D actually converted it to a Node2D? That seems like an issue.

    • @comradecid
      @comradecid 3 месяца назад +1

      i just noticed it too - looks like a bug. this is why i wait until after the first patch release to adopt a new version of software :P

    • @IronBrandon22
      @IronBrandon22 3 месяца назад +2

      @@comradecid Exactly. I was about to excitedly download the update to use for a game I've been working on for a while, but decided to wait.

    • @AetherPowered
      @AetherPowered 3 месяца назад

      @@IronBrandon22 Please test when in beta or at least the release candidat, so you can report bug before the release and hopefolly have a fix before; or you will have to wait for .x patch, which may not even fix it if nobody report the issue

    • @IronBrandon22
      @IronBrandon22 3 месяца назад

      @@AetherPowered I’m not gonna start working on my huge project on a new release when I already spotted a bug.

    • @AetherPowered
      @AetherPowered 3 месяца назад

      @@IronBrandon22 My point is to say that we should *test* on our project before the actual release so they can fix potential bugs before it get released. Did you read my message ?

  • @joaquimneto5617
    @joaquimneto5617 3 месяца назад

    Godot can't stop catching W's.

  • @awyeagames
    @awyeagames 3 месяца назад

    Nice

  • @AppMaker728
    @AppMaker728 3 месяца назад +3

    I'm using Godot only

  • @ivailoburov1295
    @ivailoburov1295 3 месяца назад

    I just tried to open my latest 4.2 project and the editor always closes scanning the files. :(

  • @NexusBaum
    @NexusBaum 3 месяца назад +4

    can I continue my 4.1 project with 4.3?

    • @eduardosanchezbarrios5810
      @eduardosanchezbarrios5810 3 месяца назад +4

      Yes

    • @ddipti
      @ddipti 3 месяца назад +10

      Make a copy andof you project then from the copy version try to use godot 4.3 and see if it is any good or you are good with Godot 4.1

    • @skaruts
      @skaruts 3 месяца назад +2

      In principle, yes, but always make sure you have a backup and triple-check if everything works as expected before proceeding. You could also check the changelogs to see if there are any changes in any area that might affect your game. Might not be necessary, but if you notice anything out of place, then I'd advise you to do that.
      I noticed a while ago from 4.1 to 4.2 that ui themes had something different about them that I had to fix. So if you're using themes, be wary of that.

  • @Matoro342
    @Matoro342 Месяц назад

    Still waiting for blender level 3d bone IK, maybe in godot 5

  • @aqua-bery
    @aqua-bery 3 месяца назад

    Godot 4.3 almost ruined my GMTK submission. I couldn't download the export templates at all and I couldn't even download them from my browser
    I'm hoping it's fixed now, I had to roll back to a lower version

  • @jesusmora9379
    @jesusmora9379 2 месяца назад

    we had bonemaps in 4.2