A Hat in Time

A Hat in Time

Playable2D Niko
15개 중 11~15개 표시 중
< 1  >
업데이트: 2024년 10월 18일 오전 6시 36분
작성자: Don

Changed file and class
"Don_Player2D_PlayerIcon_Niko"
to "Don_Player2D_Niko_PlayerIcon"
to better match other file names.

Cleaned up unnecessary references in Player2D_Base class and set them to None by default
ObjectiveActorClass = None
PlayerVisualClass(0) = None

업데이트: 2024년 10월 17일 오후 1시 10분
작성자: Don

Fixed NPC Tease animation not updating properly when turning camera around.

업데이트: 2024년 10월 17일 오후 12시 30분
작성자: Don

Player Select Hub Swapper mod issues fixed.
Base Player2D class now has "abstract;"

업데이트: 2024년 10월 17일 오전 11시 48분
작성자: Don

Added Super.Destroyed(); to Destroyed function.
To fix ObjectiveActor being stuck when swapping character.

업데이트: 2024년 10월 17일 오전 10시 45분
작성자: Don

Initial Release!