A Hat in Time
Playable2D Niko
กำลังแสดง 11-15 จาก 15 รายการ
< 1  >
อัปเดต: 18 ต.ค. 2024 @ 6: 36am
โดย 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

อัปเดต: 17 ต.ค. 2024 @ 1: 10pm
โดย Don

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

อัปเดต: 17 ต.ค. 2024 @ 12: 30pm
โดย Don

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

อัปเดต: 17 ต.ค. 2024 @ 11: 48am
โดย Don

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

อัปเดต: 17 ต.ค. 2024 @ 10: 45am
โดย Don

Initial Release!