更新
This commit is contained in:
@@ -67,7 +67,7 @@ namespace Cielonos.MainGame.Characters
|
||||
obstructionLayer = LayerMask.GetMask("FadableEnvironment");
|
||||
targetCamera = owner.playerCamera;
|
||||
playerHead = owner.player.bodyPartsSc.head;
|
||||
playerCenter = owner.player.bodyPartsSc.centerPoint;
|
||||
playerCenter = owner.player.bodyPartsSc.flexibleCenterPoint;
|
||||
playerFeet = owner.player.bodyPartsSc.footPoint;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user