The shortcut is actually "Shift+A" - sorry for this mistake 😅 Learn how to Make Games in Unity and improve your C# coding skills: courses.sunnyvalleystudio.com/
Hello Peter Thanks for the tutorial, really good introduction to the new shiny system. Just wanna report small problem with the ProjectFile. In the Sampleproject, Player game object has no layer definition. So RangeDetector and LOSDetector scripts cannot detect the player. Logics, including those in BehaviourGraph are not working properly. cheers
HEY! In Behavior graph most nodes uses NavMeshAgent or transform for movement. They have AddForce and AddTorque nodes if you need to move a car that uses a RigidBody for movement or create a custom node if you need it for a 2D game.
The shortcut is actually "Shift+A" - sorry for this mistake 😅
Learn how to Make Games in Unity and improve your C# coding skills:
courses.sunnyvalleystudio.com/
wow. working on an isometrig aprg right now. this new feature will help me
Awesome! Glad to hear it 🙂
Looks like this Behaviour would be perfect for managing stories.
Well its an AI framework first and foremost. That being said you could definitely use it that way I think 👍
@@SunnyValleyStudio If you say that, then I will definitely get into it. Thanks Peter for introducing the behavior!
Hello Peter
Thanks for the tutorial, really good introduction to the new shiny system. Just wanna report small problem with the ProjectFile. In the Sampleproject, Player game object has no layer definition. So RangeDetector and LOSDetector scripts cannot detect the player. Logics, including those in BehaviourGraph are not working properly.
cheers
Cool!
Thanks! 🙂
Can you make a video about unity 6 multiplayer??
I am working on a 2d project with a multiplayer right now so I will definitely be showcasing the multiplayer in a series in January 🙂
HEY I SUBSCRIBED
DO WE NEED NAVMESH FOR AI AND IS IT GOOD FOR ADVANCE AI?
HEY! In Behavior graph most nodes uses NavMeshAgent or transform for movement. They have AddForce and AddTorque nodes if you need to move a car that uses a RigidBody for movement or create a custom node if you need it for a 2D game.
@@SunnyValleyStudio Hey is it free can i use all nodes u mentioned for free?
Helloo lil mistake in the thumbnail
Thanks! 🙏 Fixed it. Thumbnail should update soon 🙂