From 52548f835edde47e20cbec2b8735b25957e0a280 Mon Sep 17 00:00:00 2001 From: Ilgwon Ha Date: Sat, 20 Jun 2026 14:44:38 -0700 Subject: [PATCH] working on movement & projectile shooting mechancis --- Content/IA_Move.uasset | 3 +++ Content/TopDown/Blueprints/BP_Projectile.uasset | 3 +++ Content/TopDown/Blueprints/BP_TopDownCharacter.uasset | 4 ++-- Content/TopDown/Blueprints/BP_TopDownController.uasset | 4 ++-- Content/TopDown/Input/IMC_Default.uasset | 4 ++-- 5 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 Content/IA_Move.uasset create mode 100644 Content/TopDown/Blueprints/BP_Projectile.uasset diff --git a/Content/IA_Move.uasset b/Content/IA_Move.uasset new file mode 100644 index 0000000..5eea2e0 --- /dev/null +++ b/Content/IA_Move.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17e4d3c3a227216364f58913fef99be04348f1a1f5181f526d70b19f3a9c5bb0 +size 1322 diff --git a/Content/TopDown/Blueprints/BP_Projectile.uasset b/Content/TopDown/Blueprints/BP_Projectile.uasset new file mode 100644 index 0000000..ce5b171 --- /dev/null +++ b/Content/TopDown/Blueprints/BP_Projectile.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7e1be30981ed5669149114c78ca97bc70a4b8aa64d611165054b1323174760 +size 49264 diff --git a/Content/TopDown/Blueprints/BP_TopDownCharacter.uasset b/Content/TopDown/Blueprints/BP_TopDownCharacter.uasset index 75e8d25..8690d2f 100644 --- a/Content/TopDown/Blueprints/BP_TopDownCharacter.uasset +++ b/Content/TopDown/Blueprints/BP_TopDownCharacter.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e160f370703c13a4a0f817eecff9bbb3efaaadc2a0fefc6aba0d7beedb3d410a -size 30968 +oid sha256:ff24121749476ed96e49a4357dabdaf482602ac1d4ba08d67779bfda6a79a00c +size 72262 diff --git a/Content/TopDown/Blueprints/BP_TopDownController.uasset b/Content/TopDown/Blueprints/BP_TopDownController.uasset index 55b6b10..476050e 100644 --- a/Content/TopDown/Blueprints/BP_TopDownController.uasset +++ b/Content/TopDown/Blueprints/BP_TopDownController.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:255fe60f162a908e541368fe3834f084a3039fb9afe54b5f120dfbc8559660d9 -size 242615 +oid sha256:b829efb862ef7d068bb7c2fd331c3d853d55d0098a07ebeb813627ebfed21e4d +size 254897 diff --git a/Content/TopDown/Input/IMC_Default.uasset b/Content/TopDown/Input/IMC_Default.uasset index debc7f1..86fa81c 100644 --- a/Content/TopDown/Input/IMC_Default.uasset +++ b/Content/TopDown/Input/IMC_Default.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:395f6a548edb26b79ecb3bdfdb659e3b076d59d504005e0443448ebe62bab6dc -size 2717 +oid sha256:52f127cce4ebd721ff0f1da1b74fcb37ccf7ad814a6562fdc5c0750246d7d1bc +size 4920