Making A Game Without Coding In Godot ( Block Code )

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ม.ค. 2025

ความคิดเห็น •

  • @Code_It_All
    @Code_It_All  2 วันที่ผ่านมา +7

    Hey guys my monthly subscriber count has dropped significantly so if you like what I'm doing here pls pls pls consider subscribing as it helps a lot :) thx

  • @twilightverdict
    @twilightverdict 6 วันที่ผ่านมา +47

    If it were more abstracted like event sheets in Construct 3, it would be useful. Right now, it is pointless for non-programmers.

    • @goobertnelius
      @goobertnelius 2 วันที่ผ่านมา +5

      Yeah, right now I feel like it's better for people who understand how to code, but would rather prefer a visual interface over typing.

  • @RMFN029
    @RMFN029 5 วันที่ผ่านมา +4

    Finally, i was wondering why all the plugins i installed don’t work, but you said that you need ti check the box to enable it, finally i found helpful tutorial

  • @Nicolai9933
    @Nicolai9933 7 วันที่ผ่านมา +6

    Awesome, I would love to make entire games with this way of programming.

  • @javierrc5794
    @javierrc5794 วันที่ผ่านมา +3

    Godot is basically an amalgamation of coding methods in a good way

  • @DerpieAnimationOfficial
    @DerpieAnimationOfficial วันที่ผ่านมา +4

    As someone who barley knows how to code…. WOOHOO YEAHHH BABY

  • @kingbluedash
    @kingbluedash วันที่ผ่านมา +3

    Although I type my code now, it's pretty interesting to see block coding in Godot.

  • @ego-lay_atman-bay
    @ego-lay_atman-bay 5 วันที่ผ่านมา +17

    Oh my goodness. Block CODING is still CODING. You cannot use block CODING without CODING.

    • @Code_It_All
      @Code_It_All  2 วันที่ผ่านมา +3

      I know, but I meant coding in what most people would refer to as "scripting a typed language", no one really says i'm gonna code then pull out Scratch or something...

  • @Compinvr
    @Compinvr 2 วันที่ผ่านมา +6

    bro had no faith in us block coders 💀

  • @rafaelryan2
    @rafaelryan2 วันที่ผ่านมา +4

    i used pocket code my entire life until now i am going to godot

    • @k.Kayzen
      @k.Kayzen วันที่ผ่านมา +1

      i used pocket code until 2022, now im coding in C++ and having struggles with linking libraries

  • @ninjatintin9074
    @ninjatintin9074 5 วันที่ผ่านมา +3

    we finally have it after years

  • @pingas6429
    @pingas6429 วันที่ผ่านมา +3

    FINALLY, SCRODOT!

  • @IronGamer240
    @IronGamer240 6 วันที่ผ่านมา +7

    make a top down shooter with block coding please

  • @dg_1911
    @dg_1911 4 วันที่ผ่านมา +3

    You are my god on now on thanks thanks thanks thanks thanks thanks ❤❤❤❤❤❤

  • @Ashenboyo
    @Ashenboyo วันที่ผ่านมา +4

    Gdscript is a begginer friendly, then what the heck am i if i cant even understand it

  • @IronGamer240
    @IronGamer240 6 วันที่ผ่านมา +2

    thank you iam waiting a block code turtorial sir

  • @Dannydragon23
    @Dannydragon23 5 วันที่ผ่านมา +1

    hey any chances you could make a Video on making a VR game tutorial with this

  • @OpenSourceGuyYT
    @OpenSourceGuyYT 17 ชั่วโมงที่ผ่านมา +2

    I Love Open-Source and FREE software.
    (Free as in FREEDOM)

    • @Tro-fem
      @Tro-fem 16 ชั่วโมงที่ผ่านมา

      Very direct

  • @LeBabol
    @LeBabol วันที่ผ่านมา +1

    every single professional scratch user is probably offended

  • @RMFN029
    @RMFN029 5 วันที่ผ่านมา +4

    No code blocks come up for me to drag in when i select character body 2D

    • @Code_It_All
      @Code_It_All  5 วันที่ผ่านมา +2

      Make sure you add Block Code node under "character body 2d", try clicking some other node then reclick it, or just click the block code node itself !

  • @jamiealex3504
    @jamiealex3504 5 วันที่ผ่านมา +1

    Only variable blocks are coming up when i add a code block node and there’s like a hundred errors in the output.

  • @kovacsattila8993
    @kovacsattila8993 2 วันที่ผ่านมา +1

    "you can only achieve high level programing with code and visual programing never will be able to compete with that" are there really no advantages beside the beginner friendliness?

  • @aexxir
    @aexxir 3 วันที่ผ่านมา +3

    how is this easier than just typing? it looks the exact same except you have to look for blocks and drag them across the screen

    • @MakDemonik
      @MakDemonik 2 วันที่ผ่านมา +7

      It definitely is for beginners. You can focus on learning the behaviours and logic behind programming but don't need to pay attention to most of the syntax (besides variable names etc), spacing, tabulation, brackets etc.
      Blocks of codes are more easily distinguishable, and if you have something like "Do 10 Times" and it has a color coded visual block that encapsulates what gets repeated its easier.
      Definitely helped a few people I know so that the logic "clicked" in their head. And then the writing part got easier.

    • @TypekMD
      @TypekMD วันที่ผ่านมา +1

      you dont have to remember every single syntax element

  • @noclix779
    @noclix779 19 ชั่วโมงที่ผ่านมา +3

    It's concerning if you can't understand gdscript...

  • @sykosologie
    @sykosologie 5 วันที่ผ่านมา +2

    Bro you can just replace Y speed with 0 it won't move up and down :)

    • @Code_It_All
      @Code_It_All  5 วันที่ผ่านมา +1

      Yes, but we can't jump :(

    • @sykosologie
      @sykosologie 5 วันที่ผ่านมา +1

      @@Code_It_All okay i get it now nice video

    • @Code_It_All
      @Code_It_All  5 วันที่ผ่านมา +1

      And It calls move_and_slide....
      Also we'd still need to manage Y velocity for jumping so good opportunity to teach the X aswell

    • @sykosologie
      @sykosologie 5 วันที่ผ่านมา

      @@Code_It_All I perfer coding cause it gives more control with variables and functions also.. i have hd 4400 which mode should i use mobile or compatibilty ?

  • @Softcustomer2
    @Softcustomer2 7 วันที่ผ่านมา +1

    I see, so it basically compiles to GDScript automatically? Or is it GDScript in disguise

    • @Code_It_All
      @Code_It_All  7 วันที่ผ่านมา +2

      I think it directly compiles to GDScript

  • @James-e4q3c
    @James-e4q3c วันที่ผ่านมา +2

    GRscript is as beginner friendly as block coding it’s not much harder which is why godot stopped developing block coding

  • @Ricolaaaaaaaaaaaaaaaaa
    @Ricolaaaaaaaaaaaaaaaaa 5 วันที่ผ่านมา +4

    Does the blocks account for what they're attached to and what they're called by? If not this will turn into a buggy mess in no time right?

  • @ClubeDoGameShorts
    @ClubeDoGameShorts 2 วันที่ผ่านมา +3

    parece interessante

  • @Scudmaster11
    @Scudmaster11 6 วันที่ผ่านมา +3

    Its called when Scratchers get tiered of being criticized... they bring their language to another engine

  • @T_W_A_Y
    @T_W_A_Y ชั่วโมงที่ผ่านมา

    Coding or Coding with block

  • @FwwPlayer
    @FwwPlayer 2 วันที่ผ่านมา +3

    Gdevelop and construct 3 are ahead

    • @Coz3erz
      @Coz3erz วันที่ผ่านมา

      Huh godot better

    • @FwwPlayer
      @FwwPlayer วันที่ผ่านมา

      @@Coz3erz Regarding visual programming, never.

    • @Coz3erz
      @Coz3erz วันที่ผ่านมา

      @@FwwPlayer yeah scratch is the best in visual programming

  • @elijahfrickingourd
    @elijahfrickingourd 5 วันที่ผ่านมา +9

    imma be honest, block coding needs to become the norm in the game industry because its so much easier to learn and master. I literally learned scratch at the age of 6. its just so useful. ALSO you should try out an engine called "turbowarp" which is built off of scratch, but has many more features and has the ability to compile your games into packaged executable files.

    • @ego-lay_atman-bay
      @ego-lay_atman-bay 5 วันที่ผ่านมา +3

      Turbowarp is, at its core, a modification of scratch that makes it run faster by compiling the scratch code to javascript, and just general optimizations. What you're referring to is that turbowarp also lets you load custom extensions. Turbowarp is not an engine at its core, it just has custom extensions (submitted by users) that do add stuff that you'd expect in a game engine.

    • @elijahfrickingourd
      @elijahfrickingourd 5 วันที่ผ่านมา +1

      @ego-lay_atman-bay it IS an engine. you can make and release games with it. Its an engine.

    • @rogelioayus
      @rogelioayus 5 วันที่ผ่านมา +2

      The problem mostly for block coding is lack of freedom customization. These block coding are build-in anyway. Coding languages is just more freedom for you to type in to understand. It might be just me

  • @Potaneishere
    @Potaneishere วันที่ผ่านมา +1

    Bro this is scratch

  • @untitiled_user
    @untitiled_user 4 วันที่ผ่านมา +1

    it doesnt show up

  • @amongus3449
    @amongus3449 4 วันที่ผ่านมา +5

    Piz 3d Block Coding

    • @manu.q
      @manu.q วันที่ผ่านมา

      Release v0.9 has 3D support!

  • @BastiánCárcamo-n9p
    @BastiánCárcamo-n9p 3 วันที่ผ่านมา

    make with websim i made roblox and it looks like a bit of original roblox

  • @aadenboy
    @aadenboy 2 วันที่ผ่านมา +4

    "without coding" this is still objectively coding

    • @MakDemonik
      @MakDemonik 2 วันที่ผ่านมา +4

      Well since you technically don't write CODE, but are still moving blocks to program in a specific behaviour. It's technically PROGRAMMING without CODING.
      So he's technically correct, the best kind of correct.

    • @Compinvr
      @Compinvr 2 วันที่ผ่านมา

      @@MakDemonikyes

  • @Scudmaster11
    @Scudmaster11 6 วันที่ผ่านมา +11

    GD script is awful... based apon python.. really.. couldnt you base it off of Lua.. why Python including indentation for nesting... bad design

    • @ulrich-tonmoy
      @ulrich-tonmoy 6 วันที่ผ่านมา +1

      could have just used python lua js or just the C# but had to create their own lang like the physics engine which now they are switching to Jolt

    • @Scudmaster11
      @Scudmaster11 6 วันที่ผ่านมา +1

      @ulrich-tonmoy i hate python with a passion... to say 1 out of ♾️ issues... indentation for nesting only is a extremely poor design... if they wanted a refrence counted language.. they could of done Squirrel or ActionScript

    • @ulrich-tonmoy
      @ulrich-tonmoy 6 วันที่ผ่านมา

      @@Scudmaster11 as much as i would love to hate python. cant do that cause of it dominates ai and i like ai

    • @Scudmaster11
      @Scudmaster11 5 วันที่ผ่านมา

      @ulrich-tonmoy then use Lua

    • @gabagoo_grimbo
      @gabagoo_grimbo 5 วันที่ผ่านมา +1

      Bro does not know how to code

  • @BastiánCárcamo-n9p
    @BastiánCárcamo-n9p 3 วันที่ผ่านมา

    make it on websim