A Hat in Time
Playable2D Niko
11–15 из 15
< 1  >
Обновление: 18 окт. 2024 г. в 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

Обновление: 17 окт. 2024 г. в 13:10
автор: Don

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

Обновление: 17 окт. 2024 г. в 12:30
автор: Don

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

Обновление: 17 окт. 2024 г. в 11:48
автор: Don

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

Обновление: 17 окт. 2024 г. в 10:45
автор: Don

Initial Release!