Skip to content

Commit

Permalink
update spineboy atlas for adapt to new version (cocos#717)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnylanwanjun authored and jareguo committed May 21, 2019
1 parent 7e5fb93 commit ea77446
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion assets/resources/spineboy/spineboy.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"bones": [
{ "name": "hip", "y": 247.47 },
{ "name": "hip", "y": 247.48 },
{ "name": "front_thigh", "parent": "hip", "length": 74.8, "x": -17.45, "y": -11.64, "rotation": -95.51, "color": "00ff04ff" },
{ "name": "rear_thigh", "parent": "hip", "length": 85.71, "x": 8.91, "y": -5.62, "rotation": -72.54, "color": "ff000dff" },
{ "name": "torso", "parent": "hip", "length": 127.55, "x": -1.61, "y": 4.9, "rotation": 103.82, "color": "e0da19ff" },
Expand Down
1 change: 1 addition & 0 deletions assets/resources/spineboy/spineboy.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

spineboy.png
size:1024,256
format: RGBA8888
filter: Linear,Linear
repeat: none
Expand Down

0 comments on commit ea77446

Please sign in to comment.