A Hat in Time

A Hat in Time

Playable2D Niko
15件中 11-15 を表示
< 1  >
更新:2024年10月18日 @ 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

更新:2024年10月17日 @ 13時10分
更新者:Don

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

更新:2024年10月17日 @ 12時30分
更新者:Don

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

更新:2024年10月17日 @ 11時48分
更新者:Don

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

更新:2024年10月17日 @ 10時45分
更新者:Don

Initial Release!