Unity + AI: The Game Dev Revolution

Поділитися
Вставка
  • Опубліковано 31 гру 2024

КОМЕНТАРІ •

  • @mixedrealitycreators
    @mixedrealitycreators  2 місяці тому

    Watch the full AI Powered Unity Development Playlist (New videos coming regularly!):
    ua-cam.com/play/PLSkhSqOq1shxNgKL7voUTWmmUU_b-FvD8.html&si=ql2GFjp2CkUYt2sL

  • @vietnguyen.215
    @vietnguyen.215 Місяць тому +1

    I shared this video to the facebook group of unity developers in Viet Nam

  • @AruChanWZ
    @AruChanWZ Місяць тому

    this should be seen by every unity dev!

  • @GlenHunter
    @GlenHunter Місяць тому

    Thank you very much for this video

  • @appstuff6565
    @appstuff6565 16 днів тому

    Thank you. :D

  • @guvrd75ecvu6.hgvjkuhtc
    @guvrd75ecvu6.hgvjkuhtc 3 місяці тому +1

    Thank you for taking the time to make this guide.. Difficult to find Unity specific AI integrations.

  • @adeshvinod4748
    @adeshvinod4748 2 місяці тому +1

    amazing! a detailed video going more in depth of cursor with unity will be very helpful. hope you can share some tips and tricks!

  • @maxnguyen1046
    @maxnguyen1046 19 днів тому +1

    Hello! when i try to add it into my packet manager, it just brings me to the front page and select whatever package i have like Engineering or Ai Nav. Anyone know why?

    • @mixedrealitycreators
      @mixedrealitycreators  18 днів тому

      You need to add from git in Package Manager. It is not in the default packages.

  • @sahinyalabik
    @sahinyalabik 3 місяці тому

    Great Job man! Couldn't find a single video on unity + crusor before. Cursor integration to unity saved me a lot of time which I didn't have a clue about. Keep up the good work, I''ll be watching you if you continue with Cursor + Unity videos. Topic Proposal: How does cursor handle changes on multiple classes if you want it to compose smtg big? What are best practices?

    • @mixedrealitycreators
      @mixedrealitycreators  3 місяці тому

      Yes, I have planned to make more videos on how AI (cursor included) can help in XR/game development. Glad you liked the video 😀

  • @Rangesh-tp9ys
    @Rangesh-tp9ys 2 місяці тому

    This is crazy!

  • @봉봉-r2w
    @봉봉-r2w 3 місяці тому

    Thank you !

  • @PlayGamesWithX
    @PlayGamesWithX 2 місяці тому

    Hi, can Cursor AI understand an entire project or a Unity package folder to provide the requested code, for example, creating a new method based on all the existing code in a project or Unity package?

    • @mixedrealitycreators
      @mixedrealitycreators  2 місяці тому

      @@PlayGamesWithX yes there is a feature called codebase indexing (click settings icon in top right). But as Unity projects are large (vs csproj files), it will take time. Best way is use @codebase tag in chat.