A Hat in Time
Playable2D Niko
Mostrando 11-15 de 15 aportaciones
< 1  >
Actualización: 18 OCT 2024 a las 6:36 a. m.
por 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

Actualización: 17 OCT 2024 a las 1:10 p. m.
por Don

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

Actualización: 17 OCT 2024 a las 12:30 p. m.
por Don

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

Actualización: 17 OCT 2024 a las 11:48 a. m.
por Don

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

Actualización: 17 OCT 2024 a las 10:45 a. m.
por Don

Initial Release!