|
@@ -848,7 +848,7 @@ UNITY_TARGET_DIR="$ROOT/spine-unity/Modules/com.esotericsoftware.spine.urp-shade
|
|
|
cp -f ../raptor/export/raptor-pro.json "$UNITY_TARGET_DIR/"
|
|
|
cp -f ../raptor/export/raptor.atlas "$UNITY_TARGET_DIR/raptor.atlas.txt"
|
|
|
cp -f ../raptor/export/raptor.png "$UNITY_TARGET_DIR/"
|
|
|
-UNITY_TARGET_DIR="$ROOT/spine-unity/Modules/com.esotericsoftware.spine.lwrp-shaders/Spine Skeletons/RaptorLWRP"
|
|
|
+UNITY_TARGET_DIR="$ROOT/spine-unity/Modules/com.esotericsoftware.spine.ui-toolkit/Samples~/Examples/Spine Skeletons/Raptor"
|
|
|
cp -f ../raptor/export/raptor-pro.json "$UNITY_TARGET_DIR/"
|
|
|
cp -f ../raptor/export/raptor.atlas "$UNITY_TARGET_DIR/raptor.atlas.txt"
|
|
|
cp -f ../raptor/export/raptor.png "$UNITY_TARGET_DIR/"
|
|
@@ -888,12 +888,6 @@ cp -f ../stretchyman/manual-maps/stretchyman.atlas "$UNITY_TARGET_DIR/stretchyma
|
|
|
cp -f ../stretchyman/manual-maps/stretchyman.png "$UNITY_TARGET_DIR/"
|
|
|
cp -f ../stretchyman/manual-maps/stretchyman-normals.png "$UNITY_TARGET_DIR/"
|
|
|
cp -f ../stretchyman/manual-maps/stretchyman-emission.png "$UNITY_TARGET_DIR/"
|
|
|
-UNITY_TARGET_DIR="$ROOT/spine-unity/Modules/com.esotericsoftware.spine.lwrp-shaders/Spine Skeletons/StretchymanLWRP"
|
|
|
-cp -f ../stretchyman/export/stretchyman-pro.json "$UNITY_TARGET_DIR/stretchyman.json"
|
|
|
-cp -f ../stretchyman/manual-maps/stretchyman.atlas "$UNITY_TARGET_DIR/stretchyman.atlas.txt"
|
|
|
-cp -f ../stretchyman/manual-maps/stretchyman.png "$UNITY_TARGET_DIR/"
|
|
|
-cp -f ../stretchyman/manual-maps/stretchyman-normals.png "$UNITY_TARGET_DIR/"
|
|
|
-cp -f ../stretchyman/manual-maps/stretchyman-emission.png "$UNITY_TARGET_DIR/"
|
|
|
|
|
|
UNITY_TARGET_DIR="$ROOT/spine-unity/Assets/Spine Examples/Spine Skeletons/Eyes"
|
|
|
cp -f $UNITY_SOURCE_DIR/eyes/export/eyes.json "$UNITY_TARGET_DIR/eyes.json"
|