728x90
반응형

unity 14

Unity AssetStore 탐방기. Cinematic Studio Sample 1.2.1 Release 2022년 2월 10일

오늘 아침에 AssetStore 알림 메일이 왔네요. 살펴보니 Cinematic Studio Sample이 1.2.1로 업데이트 되었다는 소식입니다. https://assetstore.unity.com/packages/templates/tutorials/cinematic-studio-sample-192852#releases Cinematic Studio Sample | 자습서 | Unity Asset Store Use Cinematic Studio Sample from Unity Technologies to elevate your next project. Find this & more 자습서 and templates on the Unity Asset Store. assetstore.unity.com 다음..

AssetStore 2022.02.12

Unity-Technologies : BoatAttack 게임 소개

이 프로젝트는 유니티 공식 gitub에 올라와 있는 프로젝트로 URP 프로젝트 입니다. https://github.com/Unity-Technologies/BoatAttack GitHub - Unity-Technologies/BoatAttack: Demo Project using the Universal RP from Unity3D Demo Project using the Universal RP from Unity3D. Contribute to Unity-Technologies/BoatAttack development by creating an account on GitHub. github.com github 내용을 번역해 보았습니다. Boat Attack Unity3D의 Universal RP를 사용한..

Unity 2022.02.10

Mix and Jam 의 Youtube 게임 리뷰 - Batman Arkham's Freeflow Combat

Mix and Jam의 2번째 게임입니다. github 주소입니다. https://github.com/mixandjam/Batman-Arkham-Combat GitHub - mixandjam/Batman-Arkham-Combat: Recreating the Combat System from the Batman Arkham Series Recreating the Combat System from the Batman Arkham Series - GitHub - mixandjam/Batman-Arkham-Combat: Recreating the Combat System from the Batman Arkham Series github.com 시작하기 이 지침은 개발 및 테스트 목적으로 로컬 컴퓨터에서 실행 중..

Unity 2022.02.10

Mix and Jam 의 Youtube 게임 리뷰 - Splatoon's Ink System

Youtube로 게임 강좌를 찾던 중 좋은 영상이 있어서 소개 드립니다. Mix and Jam이라는 채널로 다양한 게임 소스 들이 모여있네요.. 오늘은 잉크로 상대방을 공격하는 Splatoon's Ink System 을 살펴 보도록 하겠습니다. https://www.youtube.com/watch?v=FR618z5xEiM 설명에서 더보기를 클릭하면 github 소스가 나옵니다. PROJECT REPOSITORY ------------------------------------- https://github.com/mixandjam/Splatoon-Ink GitHub - mixandjam/Splatoon-Ink: Recreating the Ink System from Splatoon Recreating th..

Unity 2022.02.10

Unity Gaming Services Samples - Boss Room Sample

Game Lobby Sample 에 새로운 Sample이 추가되었네요. 바로바로 Boss Room Sample 즉시 다운로드 받아 보도록 하겠습니다. https://unity.com/demos/small-scale-coop-sample Small scale coop sample Create a small scale cooperative game with our multiplayer sample project, Boss Room. unity.com github 주소는 다음과 같습니다. https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/releases/tag/v1.0.2-pre Release v1.0.2-pre · Unity-T..

Unity 2022.02.10

Unity Gaming Services Samples - Game Operations Samples 에 대해서 알아보자

Unity Gaming Services Samples 를 직접 설치해보고 실행해 보도록 하겠습니다. 다음은 GitHub 주소입니다. https://github.com/Unity-Technologies/com.unity.services.samples.game-operations/tree/68ec30c14ab518f68166cf2dbd8e23060d3ef5a0 GitHub - Unity-Technologies/com.unity.services.samples.game-operations: The collection of samples in this repo use Unity Gaming The collection of samples in this repo use Unity Gaming Services in a..

Unity 2022.02.10

Unity Gaming Services 에 대해서 알아보자

오늘 Unity3D 홈페이지에 접속해 보았습니다. https://unity.com/kr 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. unity.com 홈페이지에 바로 Unity Gaming Services 만나보기 링크가 있었습니다. 이 서비스를 사용해 보도록 하겠습니다. 다음 화면에서 로그인을 해보도록 하겠습니다. 로그인 하면 상단에 Vie..

Unity 2022.02.09

Unity Mediation SDK 를 설치해 보자

어제 Unity Youtube 채널에서 새로운 컨텐츠가 업로드 되어 리뷰해 보도록 하겠습니다. Unity Mediation 이란 툴인데 한국말로 중개라는 뜻입니다. 광고를 중개하는 의미인 것 같습니다. 먼저 영상을 보고 제 게임에 그대로 설치해 보도록 하겠습니다. https://www.youtube.com/watch?v=useuVhrLfWM Youtube에서 자막 자동을 하면 한국말로 보실 수 있습니다. 광고는 게임 진행에 방해를 하지 말아야 합니다. 그리고 개발자는 광고 수익을 최적화 해아 합니다. 다양한 광고 네트워크 SDK를 모두 게임에 통합 관리하는 방법을 찾아야 하는 이유이유입니다. Mediation은 여러 광고 네트워크를 통합하는 방법을 제시합니다. 먼저 Mediation을 설치합니다. htt..

Youtube 리뷰 2022.02.09

유니티 X 지식백과 2D 플랫포머 게임 개발. 3부 G코인 적용 + 레벨 디자인 변경

3부에서는 G코인 적용 + 레벨 디자인 변경을 해보도록 하겠습니다. https://www.youtube.com/watch?v=USj_q5wIe6E 유니티 코리아 3부. G 코인 적용 + 레벨 디자인 적용 먼저 레벨 디자인을 하기 위해서는 발판 등을 자유롭게 배치할 수 있어야 합니다. 하나하나 그리고 배치하는 건 너무나 힘들기 때문에 Tilemap 이라는 도구를 사용하여 레벨 디자인을 손쉽게 해보도록 하겠습니다. 먼저 Package Manager에서 Enable Preview Package 를 체크합니다. tilemap을 검색하여 2D Tilemap Editor, 2D Tilemap Extras 를 설치합니다. 이제 Tile.unitypackage 파일을 Import 합니다. 다음은 Tile Palette..

Youtube 리뷰 2022.02.04

유니티 X 지식백과 2D 플랫포머 게임 개발. 2부 G식백과 및 NPC 캐릭터 적용

오늘은 2번째 시간입니다. 본격적으로 G식백과 팬 게임, 'G돌이의 모험' 만들어보기! https://www.youtube.com/watch?v=mw2eUhGvDYI&t=20s 먼저 G돌이의 모험 Asset을 받아야 합니다. 저는 사이트에서 미리 받아놓았습니다. 'G돌이의 모험' 게임 에셋 다운로드 👉 https://bit.ly/3HqIyhA Unity Square 유니티 X G식백과 2D 플랫포머 게임 에셋 다운로드 www.unitysquare.co.kr 받은 파일을 여기에 올려 놓도록 하겠습니다. 폴더를 풀어보면 다음과 같이 Assets과 Package 그리고 License 파일이 있습니다. 먼저 Gdori MOD Assets 폴더를 Assets 폴더에 복사합니다. 이제 Assets 이미지를 Spri..

Youtube 리뷰 2022.02.04
728x90
반응형