Unity Install Setting
컴퓨터를 샀다.
다시 유니티를 설치한다 !
유니티 사이트로 들어가 유니티 허브를 다운 받으면 된다
https://unity3d.com/kr/get-unity/download
Download Unity!
Unity is the ultimate game development platform. Use Unity to build high-quality 3D and 2D games, deploy them across mobile, desktop, VR/AR, consoles or the Web, and connect with loyal and enthusiastic players and customers.
unity3d.com
유니티 허브는 자동으로 버전 설치 된다.
모듈 추가하여 마이크로소프트 비쥬얼 스튜디오와 나중에 AR할 때 사용할 안드로이드도 설치해준다. 한국어도 설치해줘도 된다 !
코드를 생성 수정할
비쥬얼 스튜디오도 받아준다.
커뮤티니 2022로 받아준다. 오래걸린다.
https://visualstudio.microsoft.com/ko/vs/whatsnew/
Visual Studio 2022의 새로운 기능 | 무료 다운로드 - Visual Studio
Visual Studio 2022는 Live Share, AI 지원 코드 완성 등 다양한 기능을 통해 실시간 공동 작업을 제공하는 최신 기능이 있습니다. 무료로 다운로드하세요.
visualstudio.microsoft.com
. net 과 함께 설치하고
c#으로 설정해준 뒤,
(방법 소개 블로그)
[개발환경 세팅] 비쥬얼 스튜디오로 C# 시작하는 방법
이번 글에서는 비쥬얼 스튜디오 2019로 C#을 시작하는 방법에 대하여 알아보도록 하겠습니다. 혹시 비쥬얼 스튜디오가 없으신 분들은 아래 링크에서 비쥬얼 스튜디오 2019를 다운 받으시면 됩니다
itprogramming119.tistory.com
새프로젝트를 생성하고
유니티 프리퍼런스에서 비쥬얼스튜디오와 연결해준다.
https://dooding.tistory.com/27
[Unity] Visual Studio와 Unity 연결하는 방법
안녕하세요 슐리반입니다 오늘은 Unity를 처음 설치하다 생기는 문제에 대해 포스팅해보려고 합니다 Visual Studio와 Unity가 연결이 잘 되었다면 디버그 부분에 "Unity에 연결"와 MonoBehaviour에 초록색이
dooding.tistory.com