A Hat in Time

A Hat in Time

Playable2D Niko
Hiển thị 11-15 trong 15 mục
< 1  >
Cập nhật: 18 Thg10, 2024 @ 6:36am
bởi 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

Cập nhật: 17 Thg10, 2024 @ 1:10pm
bởi Don

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

Cập nhật: 17 Thg10, 2024 @ 12:30pm
bởi Don

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

Cập nhật: 17 Thg10, 2024 @ 11:48am
bởi Don

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

Cập nhật: 17 Thg10, 2024 @ 10:45am
bởi Don

Initial Release!