changes
-
Fixed an issue that API
gEntityFuncs.UnsetEntitySemiClipToEntityIndex
fromfallguys.dll
was not working. -
Added new API
g_EntityFuncs.SetEntityPMSemiClip
,g_EntityFuncs.SetEntityPMSemiClip
,g_EntityFuncs.UnsetEntitySemiClipToPlayer
,g_EntityFuncs.UnsetEntityPMSemiClipToEntityIndex
,g_EntityFuncs.SetEntityPMSemiClipToEntity
,g_EntityFuncs.UnsetEntityPMSemiClipToAll
to provide capability of PlayerMove-only-Semiclip.
改动 -
修复了
fallguys.dll
中的APIgEntityFuncs.UnsetEntitySemiClipToEntityIndex
行为不正确的问题。 -
新增了API
g_EntityFuncs.SetEntityPMSemiClip
,g_EntityFuncs.SetEntityPMSemiClip
,g_EntityFuncs.UnsetEntitySemiClipToPlayer
,g_EntityFuncs.UnsetEntityPMSemiClipToEntityIndex
,g_EntityFuncs.SetEntityPMSemiClipToEntity
,g_EntityFuncs.UnsetEntityPMSemiClipToAll
用于提供只作用于玩家移动的semiclip。