first
This commit is contained in:
9
book/issue/gasp/gasp_02.md
Normal file
9
book/issue/gasp/gasp_02.md
Normal file
@ -0,0 +1,9 @@
|
||||
## cameraが急接近する
|
||||
|
||||
よじ登ったり、柵を超えたりするとき、camera(カメラ)が急接近することがあります。
|
||||
|
||||
これは`GameplayCamera`の`CameraRig_CollisionOffset`が原因です。`/Content/Blueprints/CBP_SandboxCharacter`の`SetupCamera`という関数で使われていますので、その部分だけ外しておきましょう。
|
||||
|
||||
ただし、床が透けて映ってしまうようになります。
|
||||
|
||||
|
Reference in New Issue
Block a user