From 97eba2cf097c19f6093065c4e54fcf89e5235663 Mon Sep 17 00:00:00 2001 From: Schnappy Date: Tue, 22 Jun 2021 18:56:52 +0200 Subject: [PATCH] Updated Workflow (markdown) --- Workflow.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Workflow.md b/Workflow.md index 7eef4bd..dc24339 100644 --- a/Workflow.md +++ b/Workflow.md @@ -1,3 +1,15 @@ +# A few tips + +1. You need to save your blender file before using the exporter. + +2. Your blender scene should at the minimum contain : + + * A camera with the `isDefault` flag set + * An object with the `isActor` flag set + * An object with the `isLevel` flag set, preferably residing under your actor on the Up axis. + +It should export fine if you forget one of those but it will default to the first object found and might lead to unexpected results ! + **Warning : These instructions are obsolete.** # Steps to convert your mesh