A Hat in Time
Playable2D Niko
Εμφάνιση 11-15 από 15 καταχωρίσεις
< 1  >
Ενημέρωση: 18 Οκτ 2024 στις 6:36
από 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

Ενημέρωση: 17 Οκτ 2024 στις 13:10
από Don

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

Ενημέρωση: 17 Οκτ 2024 στις 12:30
από Don

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

Ενημέρωση: 17 Οκτ 2024 στις 11:48
από Don

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

Ενημέρωση: 17 Οκτ 2024 στις 10:45
από Don

Initial Release!