Watch the full AI Powered Unity Development Playlist (New videos coming regularly!): kzbin.info/aero/PLSkhSqOq1shxNgKL7voUTWmmUU_b-FvD8&si=ql2GFjp2CkUYt2sL
@vietnguyen.21528 күн бұрын
I shared this video to the facebook group of unity developers in Viet Nam
@mixedrealitycreators28 күн бұрын
Thanks for the support! Really appreciated
@adeshvinod47482 ай бұрын
amazing! a detailed video going more in depth of cursor with unity will be very helpful. hope you can share some tips and tricks!
@mixedrealitycreators2 ай бұрын
@@adeshvinod4748 Sure, working on that!
@maxnguyen104614 күн бұрын
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?
@mixedrealitycreators14 күн бұрын
You need to add from git in Package Manager. It is not in the default packages.
@guvrd75ecvu6.hgvjkuhtc3 ай бұрын
Thank you for taking the time to make this guide.. Difficult to find Unity specific AI integrations.
@mixedrealitycreators3 ай бұрын
Glad it was helpful!
@AruChanWZАй бұрын
this should be seen by every unity dev!
@sahinyalabik2 ай бұрын
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?
@mixedrealitycreators2 ай бұрын
Yes, I have planned to make more videos on how AI (cursor included) can help in XR/game development. Glad you liked the video 😀
@GlenHunter27 күн бұрын
Thank you very much for this video
@mixedrealitycreators27 күн бұрын
@@GlenHunter Glad you liked it!
@appstuff656511 күн бұрын
Thank you. :D
@PlayGamesWithX2 ай бұрын
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?
@mixedrealitycreators2 ай бұрын
@@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.