Browse Source

[unity] Adjusted runtime example copy script to deleted LWRP package and added ui-toolkit package.

Harald Csaszar 5 tháng trước cách đây
mục cha
commit
7fe96af60f

+ 1 - 7
examples/export/runtimes.sh

@@ -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"

+ 1 - 1
spine-unity/Modules/com.esotericsoftware.spine.ui-toolkit/Samples~/Examples/Spine Skeletons/Raptor/raptor-pro.json

@@ -1,7 +1,7 @@
 {
 "skeleton": {
 	"hash": "PlcXzl8RAT8",
-	"spine": "4.2.22",
+	"spine": "4.3.13-beta",
 	"x": -809.16,
 	"y": -73.54,
 	"width": 1287.65,