You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Make sure both your model and your face tracked model are set up in a unity project
33
+
- (optional) put all of your descriptions and readme in a folder to ease the creation of pages
38
34
39
-
- Acces the builder in your toolbar at
40
-
`Tools/Hash/EditDistributor/Builder`
41
-
42
-
- Drag and drop the prefab of the original moddel
43
-
44
-
- Drag and drop the prefab of the modified moddel
45
-
46
-
- (optional) change the distribution name if you don't want to use the name of the original moddel
47
-
48
-
- Enter your name
35
+
- Open your python IDLE
36
+
(the windows taskbar is your friend)
37
+
- Click File -> Open
49
38
50
-
-Enter the name of the original package that end users will import in their projects
39
+
-Navigate to where you have downloaded the repo -> FT_Builder
51
40
52
-
- (optional) gather up your descriptions and readme files in a folder to ease the creation of the store pages pages and fill in the relevent information
41
+
- Press F5
53
42
54
-
-Hit the `Build` button
43
+
-Follow the instructions
55
44
56
-
## description generator 📑
45
+
## Exemple 📑
57
46
You'll find an exemple readme in **Description&ReadMeExemples** that you can bundle with your avatar's package to let the customer know what to do with it.
0 commit comments