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
@@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 ?
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.
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.
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
@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
If it were more abstracted like event sheets in Construct 3, it would be useful. Right now, it is pointless for non-programmers.
Awesome, I would love to make entire games with this way of programming.
Oh my goodness. Block CODING is still CODING. You cannot use block CODING without CODING.
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
make a top down shooter with block coding please
You are my god on now on thanks thanks thanks thanks thanks thanks ❤❤❤❤❤❤
we finally have it after years
No code blocks come up for me to drag in when i select character body 2D
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 !
thank you iam waiting a block code turtorial sir
Only variable blocks are coming up when i add a code block node and there’s like a hundred errors in the output.
hey any chances you could make a Video on making a VR game tutorial with this
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?
Bro you can just replace Y speed with 0 it won't move up and down :)
Yes, but we can't jump :(
@@Code_It_All okay i get it now nice video
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
@@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 ?
I see, so it basically compiles to GDScript automatically? Or is it GDScript in disguise
I think it directly compiles to GDScript
it doesnt show up
Its called when Scratchers get tiered of being criticized... they bring their language to another engine
Piz 3d Block Coding
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.
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.
@ego-lay_atman-bay it IS an engine. you can make and release games with it. Its an engine.
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
GD script is awful... based apon python.. really.. couldnt you base it off of Lua.. why Python including indentation for nesting... bad design
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
@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
@@Scudmaster11 as much as i would love to hate python. cant do that cause of it dominates ai and i like ai
@ulrich-tonmoy then use Lua
Bro does not know how to code