노력과 삽질 퇴적물
1. Visual Studio Tools for Unity 통칭, UnityVS 유니티5.2이상 권장. Visual Studio 2015 Tools for Unity 호환버전 > Visual Studio 2015 Community > Visual Studio 2015 Professional > Visual Studio 2015 Enterprise Visual Studio 2013 Tools for Unity 호환버전 > Visual Studio 2013 Community > Visual Studio 2013 Professional > Visual Studio 2013 Enterprise Visual Studio 2012 Tools for Unity 호환버전 > Visual Studio 2012 Profe..
No Android device found!Make sure USB debugging has been enabled. Check your device. In most cases there should be a small icon in the status bar telling you if the USB connection is available. If you are sure that your device is attached then it might be your USB driver that's the problem. For details please check the Android SDK setup section in the Unity manual. 환경> win10 64bit> 기종: 갤럭시S5> 개발..
CommandInvokationFailure: Failed to re-package resources.D:\dev_lib\android_sdk_windows\build-tools\24.0.1\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S "res" -I "D:/dev_lib/android_sdk_windows\platforms\android-24\android.jar" -F bin/resources.ap_ --extra-packages android.support.v7.appcompat:com.google.android.gms:com.google.unity:com.google.example.games.mainli..
1. UI & 구현 보금자리 :: [ NGUI ] ScrollView 만들기> 리스트뷰&테이블에 대한 차이점도 설명.> 비교적 최신 버전 미래를 향해서 :: 'Programming/Unity 2D' 카테고리의 글 목록 2. 개발팁 To be a programmer... :: 유니티 작업에 대한 50 팁 (모범 사례) 50 Tips for Working with Unity (Best Practices) 3. 최적화 [데브루키/141206 박민근] 유니티 최적화 테크닉 총정리[160404] 유니티 apk 용량 줄이기Unity3D :: 게임 최적화 기법 - VallistA 기타. 변경이력 일자 변경이력 2016-08-17 초안
0. 필요한 파일 파일명 예시 경로 NGUI 2.0.7c (free version) [#] (해당사항 없음) 유니티(5.3.1f1) (설치 기본경로) Just note that in order to use it for professional purposes you must fall under the same conditions as Unity Free: “free version may not be licensed by a commercial entity with annual gross revenues (based on fiscal year) in excess of US$100,000, or by an educational, non-profit or government entity with an annua..
* Unity 5.3.1f1 기준으로 작성됐습니다.* 이클립스 기준입니다. 0. 필요한 파일 파일명 예시 경로 classes.jar(아래의 경로들에서 찾을수 있습니다.) (...Unity설치경로...)\Editor\Data\PlaybackEngines\AndroidPlayer\Variations\mono\Release\Classes (...Unity설치경로...)\Editor\Data\PlaybackEngines\AndroidPlayer\Variations\il2cpp\Release\Classes (...Unity설치경로...)\Editor\Data\PlaybackEngines\AndroidPlayer\Variations\il2cpp\Development\Classes (...Unity설치경로...)\E..
보시는 바와 같이 NGUI로 아틀라스 생성후, 캐릭터 스프라이트를 사용시 영역내에 찢긴듯한 노이즈가 있습니다. 물론 PSD에서 PNG파일을 뽑아낼때 투명한 영역에는 아무것도 없었는데도 발생했습니다. 해법. 1) 리소스 옵션 Texture Type Editor GUI or Texture (Texture additonal opt) Alpha from Grayscale: OFF Alpha IS Transparency: OFF Filter Mode Bilinear or Trilinear > Aniso level = 4 Format Truecolor or Compressed Max Size (Case by case) 2) Altas maker 기타. 참조자료 이미지 포맷관련> 게임 개발 포에버 :: 유니티 안드로..