A Hat in Time

A Hat in Time

Playable2D Niko
Näytetään 11–15 / 15
< 1  >
Päivitys: 18.10.2024 klo 6.36

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

Päivitys: 17.10.2024 klo 13.10

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

Päivitys: 17.10.2024 klo 12.30

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

Päivitys: 17.10.2024 klo 11.48

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

Päivitys: 17.10.2024 klo 10.45

Initial Release!