A Hat in Time

A Hat in Time

Playable2D Niko
Wyświetlanie 11-15 z 15 pozycji
< 1  >
Aktualizacja: 18 października 2024 o godz. 6:36
twórca: 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

Aktualizacja: 17 października 2024 o godz. 13:10
twórca: Don

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

Aktualizacja: 17 października 2024 o godz. 12:30
twórca: Don

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

Aktualizacja: 17 października 2024 o godz. 11:48
twórca: Don

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

Aktualizacja: 17 października 2024 o godz. 10:45
twórca: Don

Initial Release!