오류수정2
This commit is contained in:
@@ -173,8 +173,6 @@ public bool AutoClimb
|
||||
/// </summary>
|
||||
public DesktopPlatform? CurrentPlatform => hasStanding ? standingPlatform : (DesktopPlatform?)null;
|
||||
|
||||
/// <summary>카메라로부터 캐릭터까지의 깊이. 가림 사각형을 같은 평면 근처에 두는 데 쓴다.</summary>
|
||||
public float CharacterDepth => depth;
|
||||
|
||||
// 목표
|
||||
float walkTargetX;
|
||||
|
||||
Reference in New Issue
Block a user