A Hat in Time

A Hat in Time

Playable2D Niko
A apresentar 11-15 de 15 entradas
< 1  >
Atualização: 18 out. 2024 às 6:36
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

Atualização: 17 out. 2024 às 13:10
por Don

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

Atualização: 17 out. 2024 às 12:30
por Don

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

Atualização: 17 out. 2024 às 11:48
por Don

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

Atualização: 17 out. 2024 às 10:45
por Don

Initial Release!