Compare commits

...

4 Commits

Author SHA1 Message Date
a72d27154f Refactoring 2025-02-10 18:17:32 -07:00
fe68505f1a Updated Body Rotation. 2025-02-08 10:01:47 -07:00
6d8058e6fc Updated sword material 2025-02-07 13:52:28 -07:00
eb550b72af * Updated Upward_Thrust_Anim_02.
* Improved hand and shoulder to aim at the target.
2025-02-07 13:12:21 -07:00
7 changed files with 16 additions and 8 deletions

View File

@ -2,6 +2,7 @@
[/Script/EngineSettings.GameMapsSettings]
GameDefaultMap=/Engine/Maps/Templates/OpenWorld
EditorStartupMap=/Game/Map/ProceduralAnimation_Gym.ProceduralAnimation_Gym
[/Script/Engine.RendererSettings]
r.AllowStaticLighting=False

BIN
Content/Blueprints/ABP_Character.uasset (Stored with Git LFS)

Binary file not shown.

BIN
Content/Blueprints/BP_Character.uasset (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
Content/Map/ProceduralAnimation_Gym.umap (Stored with Git LFS)

Binary file not shown.

BIN
Content/Upward_Thrust_Anim_02.uasset (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -10,6 +10,10 @@
"TargetAllowList": [
"Editor"
]
},
{
"Name": "GameplayInsights",
"Enabled": true
}
]
}