유니티(Unity) 기초 튜토리얼 따라하기 모음 - UI, 횡스크롤 게임, 기타
- 유니티게임개발/기초공부
- 2022. 5. 30.
유니티(Unity) 기초 튜토리얼 따라하기 모음 - UI, 횡스크롤 게임, 기타
Introduction to Unity UI
유니티 UI 기본 이해, 3부 구성 튜토리얼 시리즈
https://www.kodeco.com/6570-introduction-to-unity-ui-part-1
Introduction to Unity UI – Part 1
In this first part of a three-part tutorial series, you’ll get acquainted with the Unity UI, enabling you to add custom user interfaces to your games.
www.kodeco.com
https://www.kodeco.com/6569-introduction-to-unity-ui-part-2
Introduction to Unity UI – Part 2
In this second part of a three-part tutorial, you’ll learn how to incorporate animations into your user interfaces.
www.kodeco.com
https://www.kodeco.com/6568-introduction-to-unity-ui-part-3
Introduction to Unity UI – Part 3
In the final part of our three-part tutorial series, you’ll learn how to integrate Unity UI into a working game.
www.kodeco.com
How to Make a Game Like Jetpack Joyride in Unity 2D
Unity 2D에서 Jetpack Joyride와 같은 횡스크롤 게임을 만드는 방법
https://www.kodeco.com/5458-how-to-make-a-game-like-jetpack-joyride-in-unity-2d-part-1
How to Make a Game Like Jetpack Joyride in Unity 2D – Part 1
Learn how to create a game like Jetpack Joyride in Unity 2D in this three part tutorial series.
www.kodeco.com
https://www.kodeco.com/5459-how-to-make-a-game-like-jetpack-joyride-in-unity-2d-part-2
How to Make a Game Like Jetpack Joyride in Unity 2D – Part 2
In the second part of a three part series, you will be generating a series of endless rooms, allowing the user to fly through them.
www.kodeco.com
https://www.kodeco.com/5460-how-to-make-a-game-like-jetpack-joyride-in-unity-2d-part-3
How to Make a Game Like Jetpack Joyride in Unity 2D – Part 3
In the final part of this series, you will generate some coins and lasers, construct a scrolling background, all to some fancy beats.
www.kodeco.com
Controlling Unity Camera Behavior(Unity Learn)
스크립트를 사용하여 Unity 2D 및 3D 카메라의 동작을 제어하는 방법
https://learn.unity.com/tutorial/controlling-unity-camera-behaviour#
Learn game development w/ Unity | Courses & tutorials in game design, VR, AR, & Real-time 3D | Unity Learn
Free tutorials, courses, and guided pathways for mastering real-time 3D development skills to make video games, VR, AR, and more.
learn.unity.com
'유니티게임개발 > 기초공부' 카테고리의 다른 글
유니티(unity)에서 환경 조명 설정하기(조명세기, 스카이박스, 그라디언트, 단일색상) (0) | 2022.06.04 |
---|---|
유니티(unity)에서 모델의 메시 정보 확인하기 (0) | 2022.06.02 |
유니티에서 비주얼스튜디오 사용할때 참고 (0) | 2022.04.27 |
유니티 스크립팅 - UnityEngine.Random, System.Random 사이에 모호한 참조입니다 오류 (0) | 2022.04.25 |
유니티에서 시간의 주기를 가지고 행위를 일으키기(Update함수) (2) | 2022.03.16 |