mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-10 17:18:44 +08:00
[unity] Adjusted runtime example copy script to deleted LWRP package and added ui-toolkit package.
This commit is contained in:
parent
e4ba6e58f7
commit
7fe96af60f
@ -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,7 +1,7 @@
|
||||
{
|
||||
"skeleton": {
|
||||
"hash": "PlcXzl8RAT8",
|
||||
"spine": "4.2.22",
|
||||
"spine": "4.3.13-beta",
|
||||
"x": -809.16,
|
||||
"y": -73.54,
|
||||
"width": 1287.65,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user