[Unreal] 3D - 5: Animation Curve, Aim Offset

목차
Animation Curve
Idle_Turn_90_Left_Edited
Idle_Turn_90_Left_Edited 수

- Curves - Add Curve - Create Curve - Rotation 기입 후 생성





- Curves - Add Materials - Create New - Turning 생성
ABP_Player 수정
Event Graph

Update Turn Animaton 생성

실행화면

Aim Offset
An Aim Offset is a type of Blend Space in which the animation samples are additive.
https://docs.unrealengine.com/5.0/en-US/aim-offset-in-unreal-engine/
Aim Offset
An Aim Offset is a type of Blend Space that uses additive poses, typically for creating aim-spaces.
docs.unrealengine.com
What's the difference between AimOffset and BlendSpace?
https://forums.unrealengine.com/t/whats-the-difference-between-aimoffset-and-blendspace/348209
What's the difference between AimOffset and BlendSpace?
We know that AimOffset inherits from BlendSpace, but what is the core difference between the two? When should I use AimOffset instead of BlendSpace? When should I use BlendSpace instead of AimOffset?
forums.unrealengine.com
AO_Hip
Animation - Aim Offset - AO_Hip 생성



BP_Player

Additive 연습

실행화면
