본문 바로가기

대마법사의 개발 블로그랄까?

검색하기
대마법사의 개발 블로그랄까?
프로필사진 대마법사(진)

  • 분류 전체보기 (16)
    • 너 C# 완벽해? (6)
      • .NET 실무하면서 깨달은것 (0)
      • WPF 한테 부서지기 (0)
      • 책읽고 작성하기 (2)
    • Unity 한테 정복당하기 (12)
      • Photon 멀티플레이 게임 제작 (3)
      • VrChat 맛보기 (3)
      • Unity 뉴비 가이드 (1)
    • 내 일상은.. 관심없겠지.. (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/06   »
일 월 화 수 목 금 토
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
Tags
  • VRChat
  • 브이알챗
  • c#
  • 유니티
  • 유니티 네비매쉬
  • navmashagent
  • u#
  • unityai
  • 티스토리챌린지
  • navmash
  • fusion
  • 제네릭
  • udon#
  • c
  • generic
  • CS
  • Default
  • pothon
  • unity
  • 포톤
  • sendcustomnetworkevent
  • Animation
  • typeof
  • animator
  • 오블완
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Unity 한테 정복당하기/Unity 뉴비 가이드 (1)

대마법사의 개발 블로그랄까?

NavMash Agent RemainDistance가 0인 이유

사건의 시작FSM 을 통해 NPC의 움직임 상태를 개발하던 도중using Assets.My.Scripts.NPC;using UnityEngine;public class WalkState : IState{ private NPCController controller; public WalkState(NPCController npc) { controller = npc; } public void Enter() { controller.SetRandomDestination();// Debug.Log("[FSM] Walk Enter"); controller.Move(); } public void Update() { ..

Unity 한테 정복당하기/Unity 뉴비 가이드 2025. 6. 15. 00:16
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바