From db0cb3ccd77d393e3de1c665abc266d0cc87fbf0 Mon Sep 17 00:00:00 2001 From: Kyle Austad Date: Sat, 5 Oct 2024 14:11:28 -0600 Subject: [PATCH] Update Quick Start --- Quick-Start.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Quick-Start.md b/Quick-Start.md index 2b29dad..8a94dc7 100644 --- a/Quick-Start.md +++ b/Quick-Start.md @@ -1 +1,4 @@ -If all you want to do is get going with the system by getting your own items up and running in the shop, replace the ship mesh, and the station mesh then start here. This will also show you how to replace the included pawn with one of your own and transfer the logic over if you so desire. \ No newline at end of file +If all you want to do is get going with the system by getting your own items up and running in the shop, replace the ship mesh, and the station mesh then start here. This will also show you how to replace the included pawn with one of your own and transfer the logic over if you so desire. + +I'll be using the Third Person Template as a starting point. Once you have added MSSS to your existing project, there will be a folder containing all the assets you need to get started. +![](https://www.dropbox.com/scl/fi/4ebko92uxved2kj82ouhh/QS1.png?rlkey=4md7t030sefcz1yspajo5gheh&dl=0) \ No newline at end of file