A Hat in Time

A Hat in Time

Playable2D Niko
正在显示第 11 - 15 项,共 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 日 下午 1: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!