From 7e598988204b781d8f1e53b2f2441f1de935aae3 Mon Sep 17 00:00:00 2001 From: Cat Flynn Date: Sat, 9 Jan 2021 01:44:22 +0000 Subject: [PATCH] start ship graphics --- Assets/Models/ship.blend | 3 +++ Assets/{ => Models}/ship.blend.meta | 0 Assets/{ => Scripts/Rendering}/ShipGraphics.cs | 0 Assets/{ => Scripts/Rendering}/ShipGraphics.cs.meta | 0 Assets/ship.blend | 3 --- 5 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 Assets/Models/ship.blend rename Assets/{ => Models}/ship.blend.meta (100%) rename Assets/{ => Scripts/Rendering}/ShipGraphics.cs (100%) rename Assets/{ => Scripts/Rendering}/ShipGraphics.cs.meta (100%) delete mode 100644 Assets/ship.blend diff --git a/Assets/Models/ship.blend b/Assets/Models/ship.blend new file mode 100644 index 0000000..143694c --- /dev/null +++ b/Assets/Models/ship.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624675630c9390f737df36ffc36441da0aac7b31a6bf4f150e2018b433151278 +size 616976 diff --git a/Assets/ship.blend.meta b/Assets/Models/ship.blend.meta similarity index 100% rename from Assets/ship.blend.meta rename to Assets/Models/ship.blend.meta diff --git a/Assets/ShipGraphics.cs b/Assets/Scripts/Rendering/ShipGraphics.cs similarity index 100% rename from Assets/ShipGraphics.cs rename to Assets/Scripts/Rendering/ShipGraphics.cs diff --git a/Assets/ShipGraphics.cs.meta b/Assets/Scripts/Rendering/ShipGraphics.cs.meta similarity index 100% rename from Assets/ShipGraphics.cs.meta rename to Assets/Scripts/Rendering/ShipGraphics.cs.meta diff --git a/Assets/ship.blend b/Assets/ship.blend deleted file mode 100644 index e73baa2..0000000 --- a/Assets/ship.blend +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7355cba9b10fd0d62f1fc5ccfa601f21ce940eb4480df5b447bebe514e7d7a3 -size 616976