A Hat in Time

A Hat in Time

Playable2D Niko
Ergebnisse 11–15 von 15
< 1  >
Update: 18. Okt. 2024 um 6:36
von 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

Update: 17. Okt. 2024 um 13:10
von Don

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

Update: 17. Okt. 2024 um 12:30
von Don

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

Update: 17. Okt. 2024 um 11:48
von Don

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

Update: 17. Okt. 2024 um 10:45
von Don

Initial Release!