Meta files for Unity 3.5.

This commit is contained in:
NathanSweet 2013-04-22 12:15:04 +02:00
parent 75552e397f
commit ff66231378
11 changed files with 17 additions and 14 deletions

View File

@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: e85fe6096a7d7004b8ad22a2b4aa2e39

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 1f998efe00dbbc246afece8f6a849fc6
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}

View File

@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 2150a1de0cb69654980ea6c7bdf4fc52

View File

@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: eebba971021a8e44c99cb6d95adbc156

View File

@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 3babdb6353ace324fb48964ac5f1f482

View File

@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 99868dbcfd4678842b017a745dfcf3c0

View File

@ -1,4 +0,0 @@
fileFormatVersion: 2
guid: acb9ed0f072748f48be912552265e62c
DefaultImporter:
userData:

View File

@ -11,13 +11,3 @@ Note that you *must* delete the Unity 4 directory or Unity will crash.
1. Delete the "Assets/examples/Unity 4" directory.
1. Open the "Assets/examples/Unity 3.5/spineboy.unity" scene.
Unity 3.5.7 stores metadata in the project files, which are not included. References in the project need to be fixed up:
1. In the Project, select "examples/Unity 3.5/spineboy/spineboy Atlas".
1. In the Inspector, set the material to "spineboy".
1. In the Project, select "examplesUnity 3.5/spineboy/spineboy Skeleton Data".
1. In the Inspector, set the atlas to "spineboy Atlas".
1. In the Hierarchy, select "spineboy".
1. In the Inspector, set the skeleton component's skeleton data to "spineboy Skeleton Data".
1. In the Inspector, set the missing script to "SpineboyComponent".