Godot 4.2 Animation Player Tutorial
6:50
Пікірлер
@CopyCatBlack
@CopyCatBlack 3 күн бұрын
Sir is there a way you can smoothly do the animation transition and cant we add our script or fix some of the script in visual script. In this way we can fix some of visual script :)
@visualcodinghub
@visualcodinghub 3 күн бұрын
Do you mean the animation transition for the jump and run for the 3d character?
@CopyCatBlack
@CopyCatBlack 3 күн бұрын
@@visualcodinghubthe animation is tooo snappy, is there a way we can smooth from Idle animation to run animation or run animation to jump animation Btw is there a way we can modify the visual script?? Like add our own visual script.
@visualcodinghub
@visualcodinghub 3 күн бұрын
@CopyCatBlack True, the animation transition is quite not so smooth, you can use your visual script to control the switching of the animation when you are running or jumping. I will find a way to make it smoother and create a new video for 3d character movement and jump.
@CopyCatBlack
@CopyCatBlack 3 күн бұрын
@@visualcodinghub thankQ sooo much🙌🙌🙌
@andreoshea283
@andreoshea283 6 күн бұрын
The coin collection sound is driving me insane
@visualcodinghub
@visualcodinghub 6 күн бұрын
Me too, will work on reducing it
@diatarachi
@diatarachi 5 күн бұрын
​@@visualcodinghubmaybe overlap the coin sounds like in a way that it wont keep replaying as a new coin is collected
@visualcodinghub
@visualcodinghub 5 күн бұрын
@@diatarachi Noted. Thank you.
@luckyfunky1178
@luckyfunky1178 6 күн бұрын
Nice job! Hope you're gonna do well in the future! Just wanna say that the camera can get people motion sick
@visualcodinghub
@visualcodinghub 6 күн бұрын
Thank you. Thanks for the tip.
@luckyfunky1178
@luckyfunky1178 6 күн бұрын
@@visualcodinghub Well, It didn't have too much of a problem, Just don't make it teleport.
@visualcodinghub
@visualcodinghub 6 күн бұрын
@@luckyfunky1178 lol, Alright
@AsatteGames
@AsatteGames 5 күн бұрын
@@visualcodinghub You can use tweens to change the player's movement from sharp movement to flow
@visualcodinghub
@visualcodinghub 5 күн бұрын
@@AsatteGames I never thought of that, will try that out. Thank you.
@gnfielies
@gnfielies 6 күн бұрын
Very Nice, appreciate your work.
@visualcodinghub
@visualcodinghub 6 күн бұрын
@@gnfielies Thank you very much
@gnfielies
@gnfielies 6 күн бұрын
@@visualcodinghub Hey Vincent, tell me whats your thoughts on block coding plugin in Godot. Can it be used to make a game or can you perhaps just a sample for demostration, please. Thanks.
@SangHendrix
@SangHendrix 6 күн бұрын
Theoretically, can this create any type of game? Even top-down RPG for example?
@visualcodinghub
@visualcodinghub 6 күн бұрын
Yes, it's even easier to create a top down RPG in Godot using Visual Scripting.
@Dannydragon23
@Dannydragon23 6 күн бұрын
Anyway chance it would be possible to make a VR MMO this way or say social vr game like vrchat
@visualcodinghub
@visualcodinghub 6 күн бұрын
@@Dannydragon23 That's a bit more complex project and might require coding. Though I'm yet to try out any VR project myself.
@Dannydragon23
@Dannydragon23 2 күн бұрын
@@visualcodinghub neat can"t wait to see it
@paulroos8517
@paulroos8517 6 күн бұрын
Wow! I like it. Keep on going.
@visualcodinghub
@visualcodinghub 6 күн бұрын
@@paulroos8517 Thank you very much.
@sammikinsderp
@sammikinsderp 6 күн бұрын
How about one for how to save and load games, and perhaps how to have multiple saves. You rock my socks, thanks for these great videos!
@visualcodinghub
@visualcodinghub 6 күн бұрын
I have been researching on the save and load for a while now, I'm hoping to solve it as soon as possible.
@sammikinsderp
@sammikinsderp 6 күн бұрын
@@visualcodinghub Very cool! I'll make sure to follow and turn on notifications.
@visualcodinghub
@visualcodinghub 6 күн бұрын
@@sammikinsderp That's a great idea. Thanks.
@sammikinsderp
@sammikinsderp 6 күн бұрын
This video was also helpful! Thank you very much for these short, simple videos.
@visualcodinghub
@visualcodinghub 6 күн бұрын
You are welcome
@sammikinsderp
@sammikinsderp 7 күн бұрын
Thank you very much for this video!
@visualcodinghub
@visualcodinghub 6 күн бұрын
You are very welcome.
@puxafrangogames2554
@puxafrangogames2554 9 күн бұрын
You won a subscriber here from Brazil then yes great work if you can bring more tutorials like this
@visualcodinghub
@visualcodinghub 9 күн бұрын
@@puxafrangogames2554 Thank you so much. You are very welcome to my channel. More tutorials are coming.
@puxafrangogames2554
@puxafrangogames2554 9 күн бұрын
@@visualcodinghub Yes, I'll leave your channel's notification bell on so I can hear it first hand.
@visualcodinghub
@visualcodinghub 9 күн бұрын
@@puxafrangogames2554 great idea
@hipolicy1272
@hipolicy1272 12 күн бұрын
Great
@chaitea9448
@chaitea9448 12 күн бұрын
Thank you for these tutorials!! 👍👍👍
@visualcodinghub
@visualcodinghub 12 күн бұрын
@@chaitea9448 You are welcome
@someonewithabag3165
@someonewithabag3165 15 күн бұрын
Is there a way to make do you can go back to a previous scene? I'm making a text based game and I want to make so if the player clicks the wrong thing they go back to a previous scene, is there a way to do this?
@visualcodinghub
@visualcodinghub 15 күн бұрын
@@someonewithabag3165 Yes, you just need to make a few changes in the node. Change the 'Call Change Scene to Packed' to 'Call Change Scene to File' Change 'Preload Resource' to 'Get Resource Path' Connect the nodes the same way it was in this video and you can go both to a new scene and also to a previous scene.
@someonewithabag3165
@someonewithabag3165 15 күн бұрын
@@visualcodinghub Thanks!
@visualcodinghub
@visualcodinghub 15 күн бұрын
@@someonewithabag3165 you are welcome
@The_king_ff2024
@The_king_ff2024 18 күн бұрын
Thank you, I hope to continue with godot 3.53
@visualcodinghub
@visualcodinghub 18 күн бұрын
@@The_king_ff2024 you are welcome. Godot 4.2 can also do it too if you are also using the latest version of Godot Game Engine.
@pikachufan25
@pikachufan25 18 күн бұрын
Thank you for Showing some Basics - is it Fine to do: Process Event > Sequence > Branch > Movement the Sequence Lets Me Add Multiple Movements so i can Diagonals in a 2D Environment not sure if will Cause Buggy Results down the Line... so might as well ask!
@visualcodinghub
@visualcodinghub 18 күн бұрын
@@pikachufan25 As long as you use the >Sequence> and connect different branches for the different movements for the 2d player, it should work perfectly.
@pikachufan25
@pikachufan25 18 күн бұрын
@@visualcodinghub Thats good to know, that Currently you discover no Bugs Using it like that haha... Was thinking there Could be a Better Way of doing thing or something like that... thanks Again! Back to The Project!
@visualcodinghub
@visualcodinghub 18 күн бұрын
@@pikachufan25 Alright
@CarnivoreTransformer
@CarnivoreTransformer 22 күн бұрын
What version of orchestrator is this you using? Love your work.
@visualcodinghub
@visualcodinghub 21 күн бұрын
I'm using the orchestrator plugin version 2.1 Thank you very much for your appreciation of my work. More creative tutorials and games are coming.
@CarnivoreTransformer
@CarnivoreTransformer 20 күн бұрын
@@visualcodinghub Thank you for your reply, I am slowly learning from your work. I wanted to know did you cover jump perhaps?
@visualcodinghub
@visualcodinghub 20 күн бұрын
@@CarnivoreTransformer I'm currently working on the jump mechanics for both 2d and 3d. The techniques that I have developed is not producing a very smooth jump but I will publish my experiences as a new video this week.
@CarnivoreTransformer
@CarnivoreTransformer 20 күн бұрын
@@visualcodinghub Looking forward to it, I was looking through the tutorials to understand how its being done in GDscript and then how I can do it in visual scripting, but I will eventually figure it out. Thanks for the response
@visualcodinghub
@visualcodinghub 20 күн бұрын
@@CarnivoreTransformer You are welcome. We will eventually figure out how to do it using visual scripting, though it can be a little bit difficult sometimes.
@sherkhan_5050
@sherkhan_5050 24 күн бұрын
Awesome! Thank you so much😊
@visualcodinghub
@visualcodinghub 24 күн бұрын
You are so welcome!
@LungeloMkhize97
@LungeloMkhize97 Ай бұрын
Is this legal? I just makes things easier much easier😆😆😆
@visualcodinghub
@visualcodinghub Ай бұрын
It's perfectly legal.
@letrasyreflexionesabias
@letrasyreflexionesabias Ай бұрын
Buen video
@letrasyreflexionesabias
@letrasyreflexionesabias Ай бұрын
Continua con los tutoriales, y gracias
@PhanPlan-dq5iw
@PhanPlan-dq5iw Ай бұрын
FINALLY, someone that can pronounce Godot properly. :) Everyone else always calls it "gedough", or "gadough" and it drives me insane
@user-vm3xj2qq5j
@user-vm3xj2qq5j Ай бұрын
Genial más tutoriales utilizando orcheatrator 🙏👍
@pju28
@pju28 Ай бұрын
Is there a geometric correction? When you look around everything stretching like a fishview.
@visualcodinghub
@visualcodinghub Ай бұрын
For the first person camera view?
@pju28
@pju28 Ай бұрын
@@visualcodinghub yes and 3rd
@visualcodinghub
@visualcodinghub Ай бұрын
Ok, I will try it out.
@alan112223
@alan112223 Ай бұрын
Thanks! Question - is this series applicable for 4.2 version?
@visualcodinghub
@visualcodinghub Ай бұрын
Not really, there is a slight difference between the old Godot Visual Scripting and the new Godot 4.2 visual scripting but once you understand the old one, it becomes easier to figure out the new one. Check my other recent videos to see how to work with 4.2.
@alan112223
@alan112223 Ай бұрын
@@visualcodinghub thank you for the prompt feedback! Got it
@visualcodinghub
@visualcodinghub Ай бұрын
@@alan112223 My pleasure
@Slime_Boy532
@Slime_Boy532 Ай бұрын
love the tutorial! i do have a request if you take those, could you make a video on how to visual script a first person controller, with looking around the room with your mouse, and moving in all directions? just found your channel a few days ago!
@visualcodinghub
@visualcodinghub Ай бұрын
Alright, I will work on that
@visualcodinghub
@visualcodinghub Ай бұрын
I have created a tutorial on the first person controller. But controlling the camera using the mouse motion is not yet possible in 3d while using visual scripting. I'm hoping that this feature will be added in the future. For now I had to use extra keyboard buttons to control the camera. You can check out the video on my channel to see how I made it. The tutorial for the camera control and the first person controller is now available on my channel. Do check it out and give me some feedback.
@Carlos_amzhydro01
@Carlos_amzhydro01 2 ай бұрын
Continue, please
@gabrielvilela2660
@gabrielvilela2660 2 ай бұрын
Please, continue!!!
@visualcodinghub
@visualcodinghub 2 ай бұрын
Thanks, more tutorials are coming
@hipflipped
@hipflipped 2 ай бұрын
Not any simpler than straight GDscript. Seems pointless. Way too low level
@visualcodinghub
@visualcodinghub 2 ай бұрын
Certain people don't intend to go deep into programming nor to create complex games. They just need visual scripting to add interactivity to their wonderful creations. Some people find it difficult to code and will prefer to use visual scripting for creating simple interactive apps and games. Truth be told, visual scripting is not as robust as Gd script, but it serves the needs of some people who don't have a very complex project to execute. Personally, Visual Scripting is exactly why I use Godot. I actually abandoned Godot 4 when they removed the old visual scripting but picked it up again once I heard about the Orchestrator plugin.
Ай бұрын
@@visualcodinghub How to set gravity (physics) in Visual Scripting???
@saidevpappu
@saidevpappu 2 ай бұрын
It would be good if it implemented like unreal engine blueprints. 😀
@visualcodinghub
@visualcodinghub 2 ай бұрын
Exactly, they still have some more improvements to make on the orchestrator plugin to make it more advanced like the unreal engine blueprint.
@saidevpappu
@saidevpappu 2 ай бұрын
@@visualcodinghub if we use heavy ORCHESTRATOR visual scripting makes slower performance like unity visual scripting and unreal?
@visualcodinghub
@visualcodinghub 2 ай бұрын
@@saidevpappu In my experience, I have not noticed the orchestrator visual script slowing down the game performance. Godot 4x is quite very fast in it's performance than Godot 3x versions.
@Emmanuel_Ojor
@Emmanuel_Ojor 2 ай бұрын
Does the plugin work on mobile?
@visualcodinghub
@visualcodinghub 2 ай бұрын
Yes, you can download the Orchestrator plugin from the 'Assetlib' inside the Godot app on mobile
@Emmanuel_Ojor
@Emmanuel_Ojor 2 ай бұрын
@@visualcodinghub thanks
@Emmanuel_Ojor
@Emmanuel_Ojor 2 ай бұрын
@@visualcodinghub I can't download it . It's showing cannot resolve
@visualcodinghub
@visualcodinghub 2 ай бұрын
@@Emmanuel_Ojor Are you using Godot 4 on mobile?
@visualcodinghub
@visualcodinghub 2 ай бұрын
Search for 'Orchestrator: visual scripting for Godot 4.2' in the Assetlib
@Sanjay_1260
@Sanjay_1260 2 ай бұрын
Is Visual script Faster than Gdscript ???
@visualcodinghub
@visualcodinghub 2 ай бұрын
I don't use gd script personal, but I find it very easy to use visual script. Visual Scripting is appropriate for any artist that wants to create interactive contents without learning how to code.
@sherkhan_5050
@sherkhan_5050 2 ай бұрын
Yup, that's what I was looking for. Thank you for sharing this tutorial ​@@visualcodinghub
@techgaming8940
@techgaming8940 2 ай бұрын
Nice information ❤❤❤😮😮😮😮
@visualcodinghub
@visualcodinghub 2 ай бұрын
So nice
@techgaming8940
@techgaming8940 2 ай бұрын
Make full tutorial
@visualcodinghub
@visualcodinghub 2 ай бұрын
alright, I will
@sherkhan_5050
@sherkhan_5050 Ай бұрын
Thank you so much ​@@visualcodinghub
@NUCLEAR71124
@NUCLEAR71124 Ай бұрын
like a player movememnt?
@visualcodinghub
@visualcodinghub Ай бұрын
@@NUCLEAR71124 a full tutorial for a player movement?
@NUCLEAR71124
@NUCLEAR71124 Ай бұрын
@@visualcodinghub maybe
@Dannydragon23
@Dannydragon23 2 ай бұрын
What how
@visualcodinghub
@visualcodinghub 2 ай бұрын
Yea, watch the full video on the channel.
@Dannydragon23
@Dannydragon23 2 ай бұрын
@@visualcodinghub can you do anything wit VR
@CopyCatBlack
@CopyCatBlack 2 ай бұрын
that is the best information!!! ThankQ for sharing the information
@visualcodinghub
@visualcodinghub 2 ай бұрын
Glad it was helpful!
Ай бұрын
@@visualcodinghub Thank you very much for this tutorial. Thanks to this tutorial I better understand the Visual Script Orchestrator in Godot. I'm thinking maybe migrated to Godot.
@heihuo
@heihuo 3 ай бұрын
Great, how can I make my eyes more flexible and alert?
@visualcodinghub
@visualcodinghub 3 ай бұрын
I don't understand the question very well. Is it when you are animating or using the rig?
@seifboudina6001
@seifboudina6001 3 ай бұрын
😮❤❤
@Dannydragon23
@Dannydragon23 4 ай бұрын
by any chase can any of this work with making a VR game?
@visualcodinghub
@visualcodinghub 3 ай бұрын
I believe it's possible, though I have not tried that yet. Godot 4 new visual scripting should make it possible to VR games too.
@Dannydragon23
@Dannydragon23 3 ай бұрын
@@visualcodinghub yeah if you do try I'd love to see how to do it some time
@visualcodinghub
@visualcodinghub 3 ай бұрын
@@Dannydragon23 Alright, I will do that.
@MGRandomK
@MGRandomK 5 ай бұрын
Really helpful bro thx
@visualcodinghub
@visualcodinghub 5 ай бұрын
Glad it helped
@dannyoberbrunner
@dannyoberbrunner 5 ай бұрын
*Promo SM*
@visualcodinghub
@visualcodinghub 3 күн бұрын
Alright.
@infinite2692
@infinite2692 5 ай бұрын
Isn't visual scripting canceled in godot 4
@visualcodinghub
@visualcodinghub 5 ай бұрын
Visual Scripting was removed from Godot 4.0+ but there is a possibility that it will be returned as an extension in the future. This series is for Godot 3.53.
@visualcodinghub
@visualcodinghub 5 ай бұрын
Godot Visual Scripting is back as an extension in Godot 4.2.1
@infinite2692
@infinite2692 5 ай бұрын
@@visualcodinghub oh okay thanks for the information
@CopyCatBlack
@CopyCatBlack 6 ай бұрын
ThankQ sooo much sir😀😀
@visualcodinghub
@visualcodinghub 6 ай бұрын
You are most welcome
@visualcodinghub
@visualcodinghub 6 ай бұрын
Hello everyone, the new Godot Visual Scripting series is out. This is part 1 and the other parts will be dropping soon. Share your thoughts and questions in the comments.
@coscynet7747
@coscynet7747 6 ай бұрын
I'm Ready THNX
@visualcodinghub
@visualcodinghub 6 ай бұрын
Alright
@udeobaujunwa2497
@udeobaujunwa2497 6 ай бұрын
Interesting I can't wait to follow up the series
@visualcodinghub
@visualcodinghub 6 ай бұрын
Alright
@CopyCatBlack
@CopyCatBlack 6 ай бұрын
No way!!! I hope I can learn godot wothout code😮😃
@visualcodinghub
@visualcodinghub 6 ай бұрын
Yes, it's even easier than writing codes
@CopyCatBlack
@CopyCatBlack 6 ай бұрын
Yeahhhhh finally!!!!!!! THANKQ sir so much for this upcoming tutorial 😀😀😀 I thought that visual sceipt has been removed??? Is it updated or same old visual script
@visualcodinghub
@visualcodinghub 6 ай бұрын
You are very welcome. I'm so glad you to hear from you, it's has been a while. We will be using Godot 3.53 but we will be doing a lot of cool things with it. More like a full game design process.
@karlamichelle4946
@karlamichelle4946 8 ай бұрын
very beautiful keep it up
@visualcodinghub
@visualcodinghub 7 ай бұрын
Thank you very much
@PHDtt
@PHDtt 9 ай бұрын
is it possible to make a tutorial for a "3D scene viewer" using godot 4 for touch screen devices with options like rotate, zoom and pan with gestures ? (similar to sketchfab 3d viewer)
@visualcodinghub
@visualcodinghub 9 ай бұрын
I have not worked on a 3d Scene viewer in Godot. But you can check out this youtube video on '3d Object viewer' to know if it will help you. kzfaq.info/get/bejne/bL9ijZWK0andXac.html
@PHDtt
@PHDtt 9 ай бұрын
@@visualcodinghub thank u
@visualcodinghub
@visualcodinghub 8 ай бұрын
@@PHDtt You are welcome