A Hat in Time

A Hat in Time

Playable2D Niko
Viser 11-15 af 15 forekomster
< 1  >
Opdatering: 18. okt. 2024 kl. 6:36
af 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

Opdatering: 17. okt. 2024 kl. 13:10
af Don

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

Opdatering: 17. okt. 2024 kl. 12:30
af Don

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

Opdatering: 17. okt. 2024 kl. 11:48
af Don

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

Opdatering: 17. okt. 2024 kl. 10:45
af Don

Initial Release!