본문 바로가기

moonee-e3 님의 블로그

검색하기
moonee-e3 님의 블로그
프로필사진 moonee-e3

  • 분류 전체보기 (9)
    • 개발 일지 [3D | Dream Forest] (8)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • 시점
  • 카메라
  • dreamforsert
  • 유니티
  • 코루틴
  • dreamforest
  • 플레이어
  • 적
  • 시야
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록시점 (1)

moonee-e3 님의 블로그

2024-05-20 플레이어의 카메라 시점 변경

using System.Collections;using System.Collections.Generic;using UnityEngine;public class Follow : MonoBehaviour{ public Transform target; public Vector3 offset; // Update is called once per frame void Update() { transform.position = target.position + offset; } //카메라 안 오브제 확인 코드 https://blog.naver.com/10ro/220895900463}

개발 일지 [3D | Dream Forest] 2024. 6. 21. 00:24
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바