Will ChatGPT and AI tools replace game designers/developers?

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ธ.ค. 2024
  • เกม

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

  • @BlizStudio
    @BlizStudio  ปีที่แล้ว +2

    Check out my VR Development Game Series Playlist teaching you how to make a VR game using Unity XR + Playmaker th-cam.com/video/3_MPeTqQ39Q/w-d-xo.html and if you would like to join my discord where I can help with issues or you can also engage with other developers please join discord.gg/DgUdNDT7KU

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว +1

      Also check out my other game design series as well.

  • @nabilsellami2707
    @nabilsellami2707 ปีที่แล้ว +6

    I asked ChatGPT to make a simple camera follow using Playmaker in unity, and IT DID IT, it not only recognizes PlayMaker but also knows exactly how to do the camera follow and much much more.
    I was stunned 😲

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว +1

      Yep, I'm working on a project and there are some physics that are out of the scope of the regular Unity engines physics and using chatgpt to help with that script. 😀

  • @ElDeiff
    @ElDeiff ปีที่แล้ว +4

    I'm testing ChatGPT3 power in the coprogramming field for extending some parts of my game that I'm developing with your PlayMaker tutorials, and I think that this is a very nice starting point of the Ai guidance in this field. The unique thing that scares me is that I'm sure that now we are "working" for the AI training it and that it will start something that will change the world as we actually know.

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว +2

      That's awesome David. I do think it's here to stay and it's already changed our world. People just don't know it yet. I think that AI will start to be embedded in all of the software that we use. I'm just curious about how Unity will incorporate.

    • @hiakofficial8180
      @hiakofficial8180 ปีที่แล้ว +1

      Same

  • @gsf444tt
    @gsf444tt ปีที่แล้ว +3

    I have used it a couple times for small things like a flickering light and a pop up UI with scrolling text for Unity. I have found however that I'm glad I put the time in learning C# for a ~year or so and my C++ background as it really is not a complete solution and needs corrections or more supplemental code. It is however a nice tool to get to the end result faster and not be bogged down in the code. Seems to give me more time to work on polishing elements as a single dev.

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว

      Absolutely for small things. I almost want to start using it as a virtual assistant.

  • @ugorjichristopher3370
    @ugorjichristopher3370 ปีที่แล้ว +4

    Plus I used to be scared about ai replacing us but after watching this I'm confident again 😂🙏

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว

      I'm thinking about putting together a couple vids on using it as a tool in game dev process.

  • @l.g5390
    @l.g5390 ปีที่แล้ว +2

    Hi, I searched everywhere on TH-cam and didn't find a single Playmaker Wallrunning tutorial!Could you pls do one soon?😅😅😊

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว

      I'll see what I can do.

    • @l.g5390
      @l.g5390 ปีที่แล้ว

      @@BlizStudio thanks a lot

  • @abdulmajeed098
    @abdulmajeed098 ปีที่แล้ว

    This video was epic! I've got the ultimate tool for you the Ultimate Gpt Toolbar chrome extension it's got all the features you need and it's already making waves in the GPT community!

  • @wizardsofscript
    @wizardsofscript ปีที่แล้ว +3

    Wow I just tried this out today and it seems really helpful at fleshing out game design.

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว

      I'm excited by the possibilities. I have already started to incorporate it for just little small things.

  • @philipritmeester
    @philipritmeester ปีที่แล้ว +3

    I have had ChatGPT write a movement engine for me in Unity and Unreal Engine so its definitely fun but still requires coding knowledge. Liked and subscribed!

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว

      Thanks Philip. I'm glad to see people using.

  • @BestOfAnime-t6b
    @BestOfAnime-t6b ปีที่แล้ว +3

    WHY DON'T YOU MAKE A VIDEO IN WHICH YOU ARE MAKING A SMALL GAME WITH ONLY USING CHAT GPT IT WOULD BE FUN!!!! SO THAT PEOPLE LIKE ME WHO ARE JUST STARTING GAME DEVELOPMENT WILL KNOW HOW TO USE THESE AI TO OUR ADVANTAGE

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว +1

      Hey Shiftian, I'm definitely thinking about doing that.

    • @BestOfAnime-t6b
      @BestOfAnime-t6b ปีที่แล้ว +1

      @@BlizStudio THAT WOULD BE GRATEFUL

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว

      I definitely need to do this for myself as well.

    • @philipritmeester
      @philipritmeester ปีที่แล้ว +1

      You are still going to be needing programming knowledge to use it properly.

    • @gsf444tt
      @gsf444tt ปีที่แล้ว

      @@philipritmeester Yep, has been what I have found as well

  • @ugorjichristopher3370
    @ugorjichristopher3370 ปีที่แล้ว

    I know it's off the topic but please can you make a tutorial (TH-cam short) on how to save/load destroyed game objects with playmaker 😭😭

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว

      Did you still need help with that Ugorji?

  • @echoramieleko8419
    @echoramieleko8419 ปีที่แล้ว +1

    Wow chatgpt can fully write code, that works and is fully explained

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว +1

      It's crazy what it can do. I wouldn't rely on it though and it might take several tries. I think it is great for simple little tasks.

    • @echoramieleko8419
      @echoramieleko8419 ปีที่แล้ว +1

      @@BlizStudio for sure it seems that it still requires you to have programming knowledge, I agree it seems to be good for small things like a health script etc I think that it's a good tool for developers to save a lot of time and focus on more important and complex elements of the game

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว +1

      Yep, definitely requires a bit of programming knowledge. I don't think anyone will get really complex systems out of it just yet.

    • @echoramieleko8419
      @echoramieleko8419 ปีที่แล้ว

      @@BlizStudio wow I've been delving into what chatGPT can do and it is actually insanely awesome and scary at the same time, there's nothing it can't do and it can do some pretty surprisingly complex stuff if you give it the right input, not only that but it can write playmaker actions as well, seriously impressive

  • @KamalVaishnov14
    @KamalVaishnov14 ปีที่แล้ว

    chat gpt is nothing just only like a google search engine we search and chat gpt show result on in one place

    • @BlizStudio
      @BlizStudio  ปีที่แล้ว

      It's been a pretty big help for me, especially with some complex tasks that I wouldn't be able to figure out on my own.

  • @chenzhuo
    @chenzhuo ปีที่แล้ว +1