일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
- cmd키 변경
- 유니티 해상도 고정
- unity
- git
- ilviewer
- 테크스트림
- 백준
- 화면 주시 거리
- 스프레드시트
- 진수 변환기
- 스프레드 시트
- 무장cg추가하기
- 한달리뷰
- Ai
- 유니티
- rider 설치
- hailuo ai
- 아이폰
- C#
- Mac
- ilcode
- 스프레드시트 사용법
- navmeshagent
- Rider
- 알고리즘
- 다른 시트값
- 클로드ai
- 라이더
- navmesh
- monocraft
- Today
- Total
목록전체 글 (83)
코스모스 공작소

코드 입력 후에 ; 입력시에 자동으로 줄이 바뀌는 길이를 수정하려한다. preferences -> Editor -> Code Style -> Hard Wrap at -> 수치 조정 이제 수정된 라인을 기준으로 코드 완료시에 자동 개행이 작동된다.

https://code.visualstudio.com/ Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. code.visualstudio.com 먼저 해당 링크에 먼저 접속한다. 접속하여서 각자의 컴퓨터 OS에 해당하는 설치 파일을 받는다. Stable 버전이 안정적인 최신 버전이다. 압축 ..
Unity 작업중 이나 빌드에서 사운드 세팅 변경(ex 스피커 // changed : 장치 변경으로 인한 것이면 true { Debug.Log("Change!"); // 사운드 로직 구성 }; 관련 Unity IssueTraker https://issuetracker.unity3d.com/issues/android-audio-stops-playing-after-a-bluetooth-speaker-is-connected-to-the-device Unity IssueTracker - [Android] Audio stops playing after a bluetooth speaker is connected to the device Repro steps: 1. Open attached project 2. Bui..