Better AI in Unity - GOAP (Goal Oriented Action Planning)

Ойындар

Build a GOAP system from the ground up in this video that not only explains GOAP (Goal Oriented Action Planning) but will show you how you can implement smarter AI in your Unity project with a practical implementation from scratch. Create dynamic and unpredictable AI for your project that will leave your Players wondering how in the hell the AI outsmarted them once again, and coming back to find out what their opponents will come up with next time.
Jeff Orkin's original Article on GOAP:
web.archive.org/web/202309121...
Want to support me? 😀
Buy me a coffee! ko-fi.com/adammyhre
🔔 Subscribe for more Unity Tutorials / @git-amend
Discord: / discord
#unity3d #gamedev #indiedev
▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
0:00 GOAP Explained
4:00 Beliefs
6:45 Sensors
10:32 Actions and Goals
14:16 GOAP Agent
23:00 GOAP Planning Algorithm
35:00 Adding Behaviour
Source code: github.com/adammyhre/Unity-GOAP
Unity Utils Repo: github.com/adammyhre/Unity-Utils
Assets Shown In This Video (Affiliate Links)
Dungeon Mason Tiny Hero Duo: (FREE): assetstore.unity.com/packages...
Tiny Heroes: assetstore.unity.com/packages...
Monsters: assetstore.unity.com/packages...
Node Canvas: assetstore.unity.com/packages...
A* Pathfinding Pro: assetstore.unity.com/packages...
SGOAP: assetstore.unity.com/packages...
GOAP for Unity (FREE Open Source): assetstore.unity.com/packages...
Hierarchy Icons: assetstore.unity.com/packages...
Better Transform: assetstore.unity.com/packages...
Better Mesh Filter: assetstore.unity.com/packages...
Modular 3D Text: assetstore.unity.com/packages...
Kronnect Beautify: assetstore.unity.com/packages...
Follow me!
linktr.ee/gitamend

Пікірлер: 141

  • @git-amend
    @git-amend2 ай бұрын

    For anyone wanting to build better AI systems in their projects, this video is for you! I hope this video will give you the insights you need to implement GOAP in your project! 😁

  • @Kzyh43

    @Kzyh43

    2 ай бұрын

    Awesome! thanks

  • @git-amend

    @git-amend

    2 ай бұрын

    You're welcome!

  • @Yaroslav-br6xn

    @Yaroslav-br6xn

    2 ай бұрын

    afaik utility ai works a little bit differently, will you make a video to cover that topic?

  • @mohammada8328
    @mohammada83282 ай бұрын

    Honey wake up, git-amend posted another programming video

  • @git-amend

    @git-amend

    2 ай бұрын

    Awesome

  • @dan.ec90
    @dan.ec902 ай бұрын

    My God, man... Always so advanced, sometimes very complex and yet easy to understand. I'm constantly in awe watching your videos. Where have you been all theese years, man? I missed you and didn't even know it... This channel is a gold mine for Unity devs. Please, never stop!

  • @git-amend

    @git-amend

    2 ай бұрын

    Thanks a lot, I really appreciate the kind words! Lots more to come!

  • @bhuvneetsaggu4011
    @bhuvneetsaggu40112 ай бұрын

    Unity should award you.. For making The best advance tutorials on advance programming.

  • @git-amend

    @git-amend

    2 ай бұрын

    Haha maybe one day! Thanks!

  • @user-ou4le5qr7p
    @user-ou4le5qr7p2 ай бұрын

    Actually my first comment for the decades of watching different Unity/dev/code videos. I’m a game designer in the core but learnt Unity up to middle+ level for eventual making pet projects. Your work and videos are for sure invaluable and grant a lot of specific details to maintain well-architected projects. Thanks ;)

  • @git-amend

    @git-amend

    2 ай бұрын

    Thanks for sharing! Great to receive your first comment!

  • @ItsMidNightDev
    @ItsMidNightDevАй бұрын

    This is a great tutorial. Thanks for making it! I'm definitely not at the level where I understand fully how everything that you implemented worked together to create this kind of a system, but it's good to know of this method of programming AI. I'll definitely be re-watching when I've improved my knowledge and skills some more to really get a good understanding! Thanks again! 😄

  • @git-amend

    @git-amend

    Ай бұрын

    Thanks for the comment, glad to hear that!

  • @martin.m.kloeckener
    @martin.m.kloeckener2 ай бұрын

    Man, who are you? All your videos are so advanced and clean. Have you been working as a lead systems engineer at Rockstar or someting? 😅

  • @git-amend

    @git-amend

    2 ай бұрын

    Well that's a high compliment! I am an engineer, but not at Rockstar... will talk about it one day when I can! 😁

  • @martin.m.kloeckener

    @martin.m.kloeckener

    2 ай бұрын

    @@git-amend Thank you so much for your videos! They open up a whole new dimension in game programming for me.

  • @git-amend

    @git-amend

    2 ай бұрын

    @@martin.m.kloeckener You're welcome! I'm glad to hear it.

  • @pythonxz
    @pythonxz2 ай бұрын

    I remember when I first played FEAR. The AI surprised me with how dynamic they were.

  • @git-amend

    @git-amend

    2 ай бұрын

    Yeah, it's really something else. I want all my enemies to give that feeling!

  • @CrashKonijn
    @CrashKonijn2 ай бұрын

    Great tutorial! Thanks for mentioning my project

  • @git-amend

    @git-amend

    2 ай бұрын

    Thank you for the kind words! It's truly an honor to receive feedback from the creator of such an amazing project. Your project is fantastic, and I'm glad to share it with others. Looking forward to seeing how you continue to develop it!

  • @drewalkemade3715
    @drewalkemade37152 ай бұрын

    I knew this was going to be an awesome implementation of GOAP, but it's awesome how you incorporated Factory, Strategy and Injection patterns into this... I'm currently doing some dialogue editor tools and would love to see you create some editor tools for this. Everything you do is impressive!

  • @git-amend

    @git-amend

    2 ай бұрын

    Glad you liked it! And editor tool might make a great follow up, I'll give it a bit of thought!

  • @AkakiAkakievitch-kc2vk
    @AkakiAkakievitch-kc2vk2 ай бұрын

    thank you so much! A great deep dive into GOAP!

  • @git-amend

    @git-amend

    2 ай бұрын

    You're most welcome!

  • @marksteinburg4726
    @marksteinburg4726Ай бұрын

    I am 25 min in. Just started the DFS part. Lot of new concepts. As a self taught programming newb, it is a lot to take in at the same time as learning about goap. Patterns, lamba expressions, delegates, node search algorithms. My head is hurting but I like it! I appreciate you covering these more advanced topics compared to most other channels. Thanks

  • @git-amend

    @git-amend

    Ай бұрын

    Glad to hear it! This is definitely one of the longer more advanced vids on the channel!

  • @TheAndyW19
    @TheAndyW192 ай бұрын

    Been aware of GOAP for a while now but never looked into it very much. This seems like such a useful method for creating intelligent and modular AI. Will definintely have to give it a try. Keep up the good work.

  • @git-amend

    @git-amend

    2 ай бұрын

    Great to hear! Thanks for the comment!

  • @modiddymo
    @modiddymoАй бұрын

    Your tutorials are very good: clear, concise, well-reasoned. I would like to see the font size bigger especially for mobile. Appreciate your work :)

  • @git-amend

    @git-amend

    Ай бұрын

    Thanks for the comment. Not sure I can go much bigger on the font size, but maybe in some areas. Cheers!

  • @jzeltman
    @jzeltman2 ай бұрын

    You're killin it man. Great stuff. This video was fascinating. Loved the suggestions at the end. Would be interesting to see how you turn this into something more editable for the designers to use and so new beliefs/goals/etc wouldn't be created in code but rather in the editor. Keep up the great work, you're doing so well.

  • @git-amend

    @git-amend

    2 ай бұрын

    Thanks! Not a bad idea, I wonder if I could fit that into a video…

  • @rutchjohnson
    @rutchjohnson2 ай бұрын

    Thank you for making this! I’ll be needing something like this in the near future.

  • @git-amend

    @git-amend

    2 ай бұрын

    Awesome, I hope it helps you with your project(s)!

  • @alienoberle7
    @alienoberle72 ай бұрын

    Thank you, really appreciate your work and the effort you put into these videos!

  • @git-amend

    @git-amend

    2 ай бұрын

    My pleasure! Thanks!

  • @DefiantGamesOfficial
    @DefiantGamesOfficial2 ай бұрын

    Incredible video, one of the best on GOAP ive seen

  • @git-amend

    @git-amend

    2 ай бұрын

    Thanks a lot 😊

  • @TuberTugger
    @TuberTugger2 ай бұрын

    Always information dense! Loved all 45 minutes

  • @git-amend

    @git-amend

    2 ай бұрын

    Awesome, thank you!

  • @silchasruin4487
    @silchasruin44872 ай бұрын

    I can't believe that you actually took the time to go through GOAP! With your teaching style, it makes so much more sense and it's made it so easy! You've actually given me some ideas on the implementation, I'll have to experiment with more. Thank you again

  • @git-amend

    @git-amend

    2 ай бұрын

    Glad to hear that! Always nice to hear someone is going to take what they see here and run with it!

  • @silchasruin4487

    @silchasruin4487

    2 ай бұрын

    @@git-amend I'm working on a game with enemies that require the complexity of the intelligence behind GOAP but once I have something to show off, I'll make a video to show you what I've made.

  • @git-amend

    @git-amend

    2 ай бұрын

    @@silchasruin4487 Excellent, can't wait!

  • @EduardScobioala
    @EduardScobioala2 ай бұрын

    nooo this is imposible, too good to be true. so complex and yet so well explained, thanks for every piece of effort you put in your videos.

  • @git-amend

    @git-amend

    2 ай бұрын

    Thanks so much for the kind words! Glad you liked it!

  • @oldshamen
    @oldshamen2 ай бұрын

    Always a pleasure watching your videos. I learn something every single time.

  • @git-amend

    @git-amend

    2 ай бұрын

    Awesome, thank you! Love to hear that!

  • @Blim92izy
    @Blim92izy2 ай бұрын

    The goat is back with the goap

  • @git-amend

    @git-amend

    2 ай бұрын

    I like that one!

  • @nullx2368
    @nullx23682 ай бұрын

    My position is senior but i still love your videos. Can't wait to watch this later looks awesome!

  • @git-amend

    @git-amend

    2 ай бұрын

    Hope you enjoy it!

  • @mirkoemir
    @mirkoemir2 ай бұрын

    Really great tutorial 👍

  • @git-amend

    @git-amend

    2 ай бұрын

    Thank you! Cheers!

  • @INeatFreak
    @INeatFreak2 ай бұрын

    Now this is what I subscribed for!

  • @git-amend

    @git-amend

    2 ай бұрын

    Right on, hope you like it!

  • @ewwegg
    @ewweggАй бұрын

    Incredible tutorial - very detailed, explained clearly, and set at a great pace. What color theme are you using in your code editor? It's perfect.

  • @git-amend

    @git-amend

    Ай бұрын

    Thank you! The theme is just Rider's default, I'm pretty sure!

  • @_stephenhubbard
    @_stephenhubbard2 ай бұрын

    A 45 min git-amend video! Oh boy I'm gonna need another cup of coffee and a notepad!

  • @git-amend

    @git-amend

    2 ай бұрын

    I’m on coffee #1 now too! Cheers!

  • @KuroUsagi1010
    @KuroUsagi10102 ай бұрын

    another awesome video!

  • @git-amend

    @git-amend

    2 ай бұрын

    Glad you enjoyed it!

  • @ImmortalTimothyM
    @ImmortalTimothyM2 ай бұрын

    Thank you for the great video. I am actually working on my own AI system right now for a platformer game. I am unsure if it makes sense for my needs to add this type of logic, but it is cool regardless.

  • @git-amend

    @git-amend

    2 ай бұрын

    Right on, maybe it will give you some ideas!

  • @MTDDev
    @MTDDev2 ай бұрын

    Hey, great work, I m happy to see an work like this. I would propose that, if you have time, you could try using Utility-Based Planning. Then community can compare both approaches, maybe even try a hybrid algorithm 😁

  • @git-amend

    @git-amend

    2 ай бұрын

    Thanks! Yes, a few people have requested a video about Utility AI. I've added it to my TODO list!

  • @Hersatz
    @Hersatz2 ай бұрын

    Great stuff, as always! Do you intent to look into HTN in the future? Comparing multiple AI planning algorithms could prove to be very interesting.

  • @git-amend

    @git-amend

    2 ай бұрын

    Thank you! I hadn't really considered a video on HTN until I read your comment. Maybe that's a good one for the future! Cheers!

  • @TheKr0ckeR
    @TheKr0ckeR2 ай бұрын

    Thanks again, I would really like to see an advanced interaction system which there is no tutorial about that. For example dual-interactions that both effect player and the object, Interaction that need require different parameters, like one is inventory, and other is simple transform. Like a portal and chest. making them de-coupled with interfaces but with different params

  • @git-amend

    @git-amend

    2 ай бұрын

    Good idea, I'll write that one down. Thanks!

  • @hunterfox6230
    @hunterfox62302 ай бұрын

    @Git-amend So far I am really enjoying the video. Where is the CountdownTimer class coming from?

  • @git-amend

    @git-amend

    2 ай бұрын

    Thanks! There's a link to all the code, including utilities and extension methods in the description.

  • @VitorSoares_GameDev
    @VitorSoares_GameDev2 ай бұрын

    Incredible video

  • @git-amend

    @git-amend

    2 ай бұрын

    Thank you so much!

  • @Multizauri
    @Multizauri2 ай бұрын

    Nice tutorial, thanks a lot! How about you make a video about parkour system (climbing, overcoming obstacles and so on) or procedural 3D level generation?

  • @git-amend

    @git-amend

    2 ай бұрын

    Thanks. I'll take note of those ideas!

  • @VladaPersonal
    @VladaPersonal2 ай бұрын

    Legend!

  • @git-amend

    @git-amend

    2 ай бұрын

    Thanks for watching!

  • @oldmanjim4853
    @oldmanjim48532 ай бұрын

    Thanks for the great tutorial. Is there any chance of this being expanded to show us more low-medium level devs how to use scriptable objects and / or Node Canvas?

  • @git-amend

    @git-amend

    2 ай бұрын

    I might do some videos on those topics in the future. Node Canvas might be a tough one because it's expensive and not everyone has access to it, but maybe we could build something similar from scratch. Regarding the gFactory, I can't recall exactly what I did in the video. You can put a GOAP Factory component on a GameObject and provide a reference through a public field if you don't want to use Injection or another method of inversion of control.

  • @bluzenkk
    @bluzenkk2 ай бұрын

    cool~~

  • @git-amend

    @git-amend

    2 ай бұрын

    Hope ya like it!

  • @guillem99
    @guillem992 ай бұрын

    It would be cool to see a video on creating a blackboard!

  • @git-amend

    @git-amend

    2 ай бұрын

    Yes, for sure. I’ll probably do that before we explore behaviour trees

  • @connorjagielski6760
    @connorjagielski67602 ай бұрын

    You should make a short video on the diagrams you make - they’re always so clear. I can’t seem to make anything nearly as neat lol

  • @git-amend

    @git-amend

    2 ай бұрын

    Good idea! I’ll try to squeeze that in!

  • @Tranquility-lm4yz
    @Tranquility-lm4yzАй бұрын

    As far as I am concerned, AI in Dwarf Fortress is designed in such way, and the devs even add short/long term memory system to the agent.

  • @git-amend

    @git-amend

    Ай бұрын

    I like that idea. Along those lines, I've been also thinking about a 'credibility' score... so the longer it's been since an agent verified something was true, the less true it might become.

  • @Morphexe
    @Morphexe2 ай бұрын

    This is actually really interesting setup, I do have a question and havent really looked to much into GOAP. How would this handle dynamic goals, for example: Heal Friendly Target. But to heal this target we need to have a specific item. Do we just go and create all the actions for all the items? Do we do a Dynamic Action of sort that is UseItem , and create it on the fly on the plan? That means that now we have a ton of other actions to create - assuming a action factory exists for them for the character - , for example (findItemA, PickItemA) etc, that are derived from the state, is this the approach on this sort of systems?

  • @git-amend

    @git-amend

    2 ай бұрын

    You're on the right track. Generally speaking you try to build goals in such a way that they are as loose as possible. Without diving into a ton of detail, instead of an Action that is Use Health potion, you have an Action that is either Use Item that implements IHeal interface or Use Item that has an IHealStrategy, and then you aren't programming for every eventuality, and the Agent has options.

  • @TheKr0ckeR
    @TheKr0ckeR2 ай бұрын

    Great guide as always. Do you also use Unreal Engine or you are planning to continue your journey in Unity? What are your thought about UE? I have been using Unity +6 years and even though i feel i am a good developer myself but i still cant tell myself a game developer since all the games i have played from childhood was developed in c++. I feel like real game devs are on c++ side bu its a corrupted thought i know. :D Still, i want to continue my journey in UE side to develop high-end games or with c++. Even though i work as a full time game developer in unity side, i would love to develop in UE too.

  • @git-amend

    @git-amend

    2 ай бұрын

    It might be tempting to attach skill level to a particular language, but the reality is that you will reach a point in your game dev (or engineering) career where you become language agnostic. For example, at work this week I wrote code in 4 different programming languages. The syntax and some particularities of each language are different, but the best practices, patterns and principles of engineering remain the same. I have used Unreal, but I enjoy using Unity more, and the channel will for the most part remain a C#/Unity channel for the future as far as I can tell. I think if you have been using C# for 6 years, you will not have a difficult time using C++ or Unreal.

  • @NathanSL11
    @NathanSL112 ай бұрын

    Great Video! Can we get a utility ai on your to do list too?

  • @git-amend

    @git-amend

    2 ай бұрын

    Sure, I’ll write that down. Anything in particular?

  • @NathanSL11

    @NathanSL11

    2 ай бұрын

    @@git-amend Nothing in particular, GMTK did a good overview on The Sims (kzread.info/dash/bejne/a5ualK-NXay1o8o.html) and I'd love to see your unity take on the system.

  • @git-amend

    @git-amend

    2 ай бұрын

    @@NathanSL11 Nice, I'll watch that today and give it some thought!

  • @ggwp8618
    @ggwp86182 ай бұрын

    When do you suggest to use goap or normal state machine system

  • @git-amend

    @git-amend

    2 ай бұрын

    I would favor GOAP for complex, dynamic environments where adaptive AI behavior is required, and choose state machines for simpler contexts with predictable, easily manageable states for clearer behavior logic.

  • @derekdipietro9805
    @derekdipietro98052 ай бұрын

    Do you have a video on your animation controller?

  • @git-amend

    @git-amend

    2 ай бұрын

    I don’t, but not a bad idea for a video. Thanks!

  • @abdelrahmanneehad559
    @abdelrahmanneehad5592 ай бұрын

    Thank you for the advanced tutorial. I'm working on a psychological horror game set in a castle where players solve puzzles and hide from enemies. I'm unsure about which type of enemy AI would be best suited for this game. The enemy should be able to search for the player within the castle. Additionally, I'm undecided whether to use a navmesh or A* pathfinding. Any advice on this would be greatly appreciated❤❤ .

  • @git-amend

    @git-amend

    2 ай бұрын

    If you don't need the full power of GOAP, you might want to consider behavior trees. They offer a balance between the adaptability of GOAP and the clarity of state machines, allowing for complex behaviors like searching and patrolling to be broken down into manageable tasks. This modular approach can make your AI's decision-making processes more nuanced and unpredictable, enhancing the suspense and horror elements. Regarding pathfinding, I would first try the nav mesh approach since it's already integrated with Unity, especially if you need a nav mesh already for the player. If you need more customization, then look into A*. The tool I mentioned in the video is excellent.

  • @abdelrahmanneehad559

    @abdelrahmanneehad559

    2 ай бұрын

    @@git-amend Big Thx ❤️❤️❤️❤️❤️❤️

  • @MarushiaDark316
    @MarushiaDark3162 ай бұрын

    Would it make more sense to have the belief's location be a nullable Vector3 since Vector3.zero could be a potentially valid location for something to occur?

  • @git-amend

    @git-amend

    2 ай бұрын

    Using a nullable Vector3 for indicating an uninitialized position is a valid solution if that was a concern you had. Another approach might be to use the Null Object pattern and define a distinct 'NullLocation' object to be a clear, type-safe alternative to signify the absence of a position without resorting to nulls. Then all locations could be represented by a specific type, and potentially include even more information.

  • @damonfedorick
    @damonfedorick2 ай бұрын

    nice, can you do Facepunch transport for netcode for game objects, its steams API c# wrapper .

  • @git-amend

    @git-amend

    2 ай бұрын

    Hmm that’s an interesting idea! I’ll give that some thought!

  • @damonfedorick

    @damonfedorick

    2 ай бұрын

    @@git-amend Please Do, Garry Newman is my God. his Transport is For everyone! as well i can only find a couple videos on how to implement it, so there is a spot there for you. (Edit: Steam actually tells you to use the Facepunch transport if you are using unity)

  • @git-amend

    @git-amend

    2 ай бұрын

    @@damonfedorick Took a quick look at github.com/Facepunch/Facepunch.Steamworks very interesting stuff. I'll put this on my list.

  • @damonfedorick

    @damonfedorick

    2 ай бұрын

    @@git-amend Nice.

  • @SleepyDragonGames
    @SleepyDragonGamesАй бұрын

    You mention updating this to use scriptable objects. Can you give an overview of what that would look like. I've been trying to do that myself and want to compare notes. Full disclosure, I've been failing to think of what would break off into SOs.

  • @git-amend

    @git-amend

    Ай бұрын

    Well, it's a bit much to describe in a YT comment, but essentially the Scriptable Objects would be flyweights that have their own factory method which creates actual Actions, Beliefs and Goals you can use when starting the system. This way you can setup a nice editor tool that will allow you to configure all the setup in Unity using SOs and when the game starts you run some logic that puts it all together into something useable in the system by calling all the factory methods you need to get C# representations for the live system.

  • @valhallagalex
    @valhallagalex19 күн бұрын

    Would such a system be appropriate for a game director (think L4D's game director) i.e. an AI overlord that tries to shape the experience of the player(s), or would you use something different? If something different, could you recommend a topic? Even if you haven't covered it, for my own research. Thank you.

  • @git-amend

    @git-amend

    19 күн бұрын

    For a complex and dynamic system like L4D's Game Director, GOAP can be a good choice due to its flexibility and ability to handle complex decision-making processes. However, Utility AI might be a more practical choice if you are looking for a balance between complexity and performance. Utility systems can provide a dynamic and responsive AI without the overhead of GOAP. This will be the topic of a future video.

  • @Abdulwahab-vb6he
    @Abdulwahab-vb6he2 ай бұрын

    Hi! Hope you are doing good, i have little bit issue with my self i really love your content but things always goes up from head i really want to get all of this how i can do that? i know the OOp data structures but in real life i really don't follow as much because of small dead lines we create games just for 1 or 2 weeks............ i really want to start can you guide me pls..................your content is love.....

  • @git-amend

    @git-amend

    2 ай бұрын

    Just keep watching, and try to learn something new every day! And make some small games!

  • @ryaz4704
    @ryaz47042 ай бұрын

    Thank you! But I think my brain overheated. I'll need some time to cram all of this into my head before I can play around with it.

  • @git-amend

    @git-amend

    2 ай бұрын

    You got this!

  • @morphidevtalk
    @morphidevtalk2 ай бұрын

    ECS tutorial pls!

  • @git-amend

    @git-amend

    2 ай бұрын

    Yes, one of these days. Do you have any ECS pain points, or just in general?

  • @morphidevtalk

    @morphidevtalk

    2 ай бұрын

    @@git-amend in general, I would say. There is no “horizontal” understanding of architecture, namely the beginning of the project. I studied a lot of theory and text and videos, saw examples of use (leoess, etc.). but at the beginning of planning my own architecture for a large and small project, there is simply no starting point in my head. It’s a bit of a strange feeling after I started to understand OOP well. :)

  • @git-amend

    @git-amend

    2 ай бұрын

    @@morphidevtalk I know what you mean. I'll keep that in mind for when I tackle that subject in the future, thanks for the comment.

  • @dreamcatforgotten8435

    @dreamcatforgotten8435

    2 ай бұрын

    @@git-amend There's quite a lot of things that can be discussed that feel glossed over, or is outdated since most tutorial videos are based on version 0.51. Here are some ECS videos I'd like to see-- - How to understand ECS Physics collisions, and how to get the same behavior as OnCollision/OnTrigger Enter/Stay/Exit in an ECS context - How to use Animation Curves with ECS - When to use BlobAssets versus NativeArrays and NativeLists in ECS - How to use ScriptableObjects with ECS - How to communicate between ECS and GameObjects (Systembase, events, etc) - How to Bake a proper GameObject heirarchy to ECS, and how to interpret/visualize it in an ECS context I know some of these topics are intermingled with each other, but figured I'd state them anyways. I could go on, but ECS just feels half-baked and half-explained.

  • @benky5478
    @benky5478Ай бұрын

    Amazing video but is this guys voice AI generated?

  • @git-amend

    @git-amend

    Ай бұрын

    It's my real voice.

  • @bartekwoszek233
    @bartekwoszek233Ай бұрын

    How ur not serialized objects are serialized? Unity 2023?

  • @git-amend

    @git-amend

    Ай бұрын

    That depends on which objects you mean, but I do use Odin Serializer.

  • @user-en7no1is8e
    @user-en7no1is8e2 ай бұрын

    one question boss, how the hell we understand whats happing please help, i want to be like you, programming wise.

  • @git-amend

    @git-amend

    2 ай бұрын

    One step at a time, I suppose. You might want to join others on Discord (link in description) - people of all programming levels are there helping each other, and there is a recommended reading list pinned in the #programming section you might be interested in.

  • @user-en7no1is8e

    @user-en7no1is8e

    2 ай бұрын

    @@git-amend ty so much for this response

  • @morphidevtalk
    @morphidevtalk2 ай бұрын

    second)

  • @git-amend

    @git-amend

    2 ай бұрын

    Thanks for the algorithm bump! lol

  • @gr3chu
    @gr3chu2 ай бұрын

    first

  • @git-amend

    @git-amend

    2 ай бұрын

    Haha nice!

  • @sagrgywejhxcvx
    @sagrgywejhxcvx2 ай бұрын

    blurp

  • @simonnordon8421
    @simonnordon84212 ай бұрын

    do you even GOAP BRO

  • @git-amend

    @git-amend

    2 ай бұрын

    👆

  • @bgt7911
    @bgt79112 ай бұрын

    Where is the game dev road map video

  • @git-amend

    @git-amend

    2 ай бұрын

    In the queue with a lot of other good ideas. Unfortunately I only have time to make one video per week.

Келесі