Skip to content

jogiking/Unity-AR-TMT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TMT-2

튜토리얼, 본게임 수정

Screenshots

활동범위 측정방식 변경

Environment

  1. Unity 2019.2.0f1 → Unity 2019.3.15f1
  2. AR Foundation 2.0.2 → AR Foundation 3.0.1
  3. AR Subsystems 3.0.0
  4. ARCore XR Plugin 2.0.2 → ARCore XR Plugin 3.0.1

Build Setting

  1. Build Setting > Android > Switch Platform
  2. Build Setting > Player Setting > Player > Other Setting > Identification > Package name : com.svq.tmtgame
  3. Build Setting > Player Setting > Player > Other Setting > Identification > Mininum API Level : Android 7.0(API 24) or later
  4. Build Setting > Player Setting > Player > Other Setting > Rendering > Multithreaded Rendering : off
  5. Build Setting > Player Setting > Player > Other Setting > Configuration > Scripting Backend : IL2CPP
  6. Build Setting > Player Setting > Player > Other Setting > Configuration > Target Architecture : ARM64
  7. Build Setting > Player Setting > Graphics > Built-in Shader Settings > Always Included Shaders > OutlineShader 추가(Custom Shader)

Export Project Build 및 메인 Build

  1. Build Setting > Check Export Project > Export > Create Android Project
  2. 생성된 폴더 내 다음 파일 복사
  • root > libs
  • root > src > main > asset > bin
  • root > src > main > jniLib
  1. Build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published