'전체 글'에 해당되는 글 276건

  1. 2021.06.24 [Cloud Anchors] ARCore Extensions for Unity's AR Foundation
  2. 2021.05.18 [Unity] 싱글톤의 잘못된 사용 예
  3. 2021.05.15 210515 포트폴리오

[Cloud Anchors] ARCore Extensions for Unity's AR Foundation

APP 2021. 6. 24. 00:06

Unity 2020.3.2f1

 

Window - Package Manager - 

AR Foundation 4.15

AR Core XR Plugin 4.15

ARKit XR Plugin 4.15

Multiplayer HLAPI 1.1.1

AR Core Extensions From git URL ( + button in Package Manager)

If meta file error occured, download arcore-unity-extension.zip.

Unzip somewhere.

At Package Manger, Add package from disk & find package.json from unzipped folder

https://github.com/google-ar/arcore-unity-extensions

 

google-ar/arcore-unity-extensions

Google ARCore Extensions for Unity's AR Foundation - google-ar/arcore-unity-extensions

github.com

 

File - BuildSettings - PlayerSettings -

 OtherSettings

  GraphicAPIs--------------------------->Delete Vulkan

  Multithreaded Rendering------------>Unchecked

  Minimum API Level------------------->7.0 Nougat API Level 24

 

 XR Plug-in Management-------------->Android Icon, Plug-in Providers, AR Core Check

 

 Publishing Settings

  KeystoreManager-------------------->Make own keystore

 

 

Edit - ProjectSettings - Services -

 Organization--------------------------->Select organization

 

 

Install JDK 8.0

Install Android Studio

 

Setting Up OAuth 2.0

You should have project in  Google Cloud Platform

https://console.cloud.google.com/getting-started

 

Google Cloud Platform

There is a temporary block on your account. This happens when Google detects requests from your network that may have been sent by malicious software, a browser plug-in, or script that sends automated requests. Retry in a few minutes.

console.cloud.google.com

https://support.google.com/cloud/answer/6158849

 

Setting up OAuth 2.0 - Google Cloud Platform Console 고객센터

도움이 되었나요? 어떻게 하면 개선할 수 있을까요? 예아니요

support.google.com

 

 

AR assets are 4.1.5 version, Multiplayer HLAPI 1.1.1

 

Set up project service

 

 

Delete Vulkan, Multithreaded Rendering uncheck, Minimum API Level 7.0

 

ARCore check

 

Make own Keystore

 

External Tools

 

OAuth 2.0 Client ID

 

When build Completed, has 1 error

 

 

Left-Resolved Anchor               Right-Hosted Anchor

 

Build File

CloudAnchor2020302.z01
10.00MB
CloudAnchor2020302.z02
10.00MB
CloudAnchor2020302.zip
0.15MB

 

:

[Unity] 싱글톤의 잘못된 사용 예

APP 2021. 5. 18. 22:30

AI스타일전이 프로젝트 진행중에 에러가 발생했다. 

 

오큘러스 퀘스트 타겟으로 만든 VR컨텐츠이고

 

 고양이를 쓰다듬으면 대화창이 떠야하는데 아무런 반응이 없었다.

 

 

신기한건 오큘러스 링크를 사용해서 유니티 에디터로 실행하면 동작한다는 것이다...

 

이 에러를 잡으려고 두시간 정도 헤메다가 빌드 하고 LogCat을 찍어보니

 

2021-05-18T12:32:22.560Z:error4470/4450 Unity
NullReferenceException: Object reference not set to an instance of an object<br>  at SoundManager.happayNyangSound () [0x00008] in <a50795ddedf54d4a9320c22372e751e0>:0 <br>  at CatCtrl.Instance_TouchCompleteOperate () [0x0000a] in <a50795ddedf54d4a9320c22372e751e0>:0 <br>  at (wrapper delegate-invoke) <Module>.invoke_void()<br>  at DelegateManager.TouchCompleteOperation () [0x0000a] in <a50795ddedf54d4a9320c22372e751e0>:0 <br>  at testTrigger.OnTriggerEnter (UnityEngine.Collider other) [0x00055] in <a50795ddedf54d4a9320c22372e751e0>:0 <br> <br>(Filename: <a50795ddedf54d4a9320c22372e751e0> Line: 0)<br><br>

이 뜨는것을 확인했다.

 

분명 에디터 상에서 인스펙터 Assign을 했는데.. 라고 생각하며

 

스타트함수에 GetComponent<AudioSource>();

 

를 해서 고양이를 쓰다듬으면 대화창이 떴다.

 

하지만 다른 에러가 발생했는데 고양이를 쓰다듬으면

 

OnTriggerEnter가 세번이나 호출되는 것이었다.

 

새벽 세시까지 하다 다음날로 넘겼는데 오늘 다시 보다가 이런걸 찾았다.

 

씬에서 사운드매니저 스크립트를 세개나 쓰고있었다.

 

개발 도중에 싱글톤으로 바꿔서 미처 스크립트를 제거할 생각을 못했던 것이다.

 

오류를 수정하고 빌드해서 플레이 했더니 제대로 동작한다.

 

고생많았따...

 

 

:

210515 포트폴리오

취업자료 2021. 5. 15. 11:57

좀비막는게임

디펜스게임, 지휘관(대장)은 성장가능, 영웅(부하)는 랜덤배치 & 같은캐릭터끼리 합성가능

구글플레이출시, 구글리더보드활용, 파이어베이스연동 완료

일정: 19.12.09 ~20.03.27

역할: 디펜스시스템 개발, 캐릭터시스템 개발 데이터 설계 및 작성, UI기능구현, 앱 검수 및 구글플레이 등록, 문서작성

게임소개영상 https://youtu.be/LvYZwbGqVKg

깃허브 https://github.com/VontineDev/ProjectA

 

리듬게임 프로토타입

Pistol Whip의 아이디어를 따와서 수업 중에 만든 VR리듬게임

캐릭터는 총을 집어 공을 맞추면 자동으로 전진, 배치된 적을 처치하면 점수를 얻고, 맞으면 HP감소

일정: 21.04.22

개선점: 리듬게임 같지 않으므로 음악에 맞춰 적을 생성해볼 것, AudioSource.GetSpectrumData를 사용한 푸리에 변환 테스트 완료

게임플레이영상 https://youtu.be/HXL3lwyb3XI

깃허브 https://github.com/VontineDev/Rhythm-Game-Prototype

 

라스트맨스탠딩

라스트맨스탠딩의 아이디어를 따서 플레이어가 적에게 잡히지 않고 4개의 반환점 통과하는 게임

일정: 21.05.06~21.05.07

역할: AI구현, 플레이어 체력바 구현

개선점: 깃허브로 공동작업시 같은 씬을 사용해서 컨플릭트 발생, 같은 씬에서 작업하지 않도록할것이며 발표 직전 맵을 바꿔서 AI가 제대로 동작하지 않음, 맵에 상관 없도록 AI의 이동위치를 설정할 것

게임플레이영상 https://youtu.be/vlKN9gKui2A

깃허브 https://github.com/VontineDev/LastManStanding

 

FireInTheHole

360촬영한 이미지와 스타일전이된 이미지를 사용하여 물풍선(또는폭탄)을 던져 해당 부분의 이미지만 스타일 전이 되도록 하는 VR어트랙션

역할: 컨트롤러 그립으로 공 생성(구현), 공 던져서 터지면 스타일전이 이미지 보여주는 기능(공동작업)

게임플레이영상 https://youtu.be/55GAABEGdOI

깃허브 https://github.com/VontineDev/FIreInTheHole

 

: