A Hat in Time

A Hat in Time

Playable2D Niko
Zobrazuje se 11–15 z 15 položek
< 1  >
Aktualizace: 18. říj. 2024 v 6.36
provedl 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

Aktualizace: 17. říj. 2024 v 13.10
provedl Don

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

Aktualizace: 17. říj. 2024 v 12.30
provedl Don

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

Aktualizace: 17. říj. 2024 v 11.48
provedl Don

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

Aktualizace: 17. říj. 2024 v 10.45
provedl Don

Initial Release!