From 987f4cc0ef764ec523614ae4235714f7441597c1 Mon Sep 17 00:00:00 2001 From: Joshua Deville Date: Wed, 8 Jul 2026 15:01:28 -0400 Subject: [PATCH] Add placeholder ship pawn Blueprint BP_ShipPawn: cone mesh, FloatingPawnMovement for gravity-free flight, spring-arm chase camera. Placed in L_TestFlight and set to auto-possess Player 0 for PIE testing. No input wiring yet. --- Content/Blueprints/BP_ShipPawn.uasset | 3 +++ Content/Maps/L_TestFlight.umap | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 Content/Blueprints/BP_ShipPawn.uasset diff --git a/Content/Blueprints/BP_ShipPawn.uasset b/Content/Blueprints/BP_ShipPawn.uasset new file mode 100644 index 0000000..866fed9 --- /dev/null +++ b/Content/Blueprints/BP_ShipPawn.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:581a1c5ce88a6cd77923b9b24b0a58644a93077b7eddb9f9343e0810ef7e8a9f +size 30050 diff --git a/Content/Maps/L_TestFlight.umap b/Content/Maps/L_TestFlight.umap index a78ea88..69410bf 100644 --- a/Content/Maps/L_TestFlight.umap +++ b/Content/Maps/L_TestFlight.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf6564c41ebef8f044ed295e5add2b5a17b111ed18dc41d10da06616192687ef -size 8455 +oid sha256:98c5d645bc8dff2e968f84fb4304a63befa6010d22d07dc1d260685541005089 +size 12925