-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[godot] Update the Raptor texture atlas in the example project to the…
… correct one. See #2663
- Loading branch information
1 parent
405db7d
commit 76361f6
Showing
8 changed files
with
200 additions
and
176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,93 +1,99 @@ | ||
raptor.png | ||
size: 1024, 512 | ||
filter: Linear, Linear | ||
scale: 0.5 | ||
back-arm | ||
bounds: 895, 295, 46, 25 | ||
bounds: 829, 88, 46, 25 | ||
rotate: 90 | ||
back-bracer | ||
bounds: 992, 216, 39, 28 | ||
bounds: 195, 238, 39, 28 | ||
rotate: 90 | ||
back-hand | ||
bounds: 594, 58, 36, 34 | ||
bounds: 724, 140, 36, 34 | ||
rotate: 90 | ||
back-knee | ||
bounds: 729, 86, 49, 67 | ||
bounds: 760, 131, 49, 67 | ||
rotate: 90 | ||
back-thigh | ||
bounds: 379, 2, 39, 24 | ||
eyes-open | ||
bounds: 902, 194, 47, 45 | ||
bounds: 225, 238, 39, 24 | ||
rotate: 90 | ||
eyes-open | ||
bounds: 975, 204, 47, 45 | ||
front-arm | ||
bounds: 945, 306, 48, 26 | ||
bounds: 969, 112, 48, 26 | ||
front-bracer | ||
bounds: 949, 197, 41, 29 | ||
bounds: 724, 97, 41, 29 | ||
rotate: 90 | ||
front-hand | ||
bounds: 949, 266, 41, 38 | ||
bounds: 251, 239, 41, 38 | ||
front-open-hand | ||
bounds: 875, 148, 43, 44 | ||
bounds: 856, 76, 43, 44 | ||
rotate: 90 | ||
front-thigh | ||
bounds: 793, 171, 57, 29 | ||
bounds: 729, 178, 57, 29 | ||
rotate: 90 | ||
gun | ||
bounds: 379, 28, 107, 103 | ||
rotate: 90 | ||
bounds: 894, 251, 107, 103 | ||
gun-nohand | ||
bounds: 487, 87, 105, 102 | ||
bounds: 764, 241, 105, 102 | ||
head | ||
bounds: 807, 361, 136, 149 | ||
bounds: 756, 345, 136, 149 | ||
lower-leg | ||
bounds: 827, 195, 73, 98 | ||
mouth-grind | ||
bounds: 920, 145, 47, 30 | ||
bounds: 475, 237, 73, 98 | ||
rotate: 90 | ||
mouth-grind | ||
bounds: 975, 172, 47, 30 | ||
mouth-smile | ||
bounds: 992, 257, 47, 30 | ||
rotate: 90 | ||
bounds: 975, 140, 47, 30 | ||
neck | ||
bounds: 359, 114, 18, 21 | ||
bounds: 366, 282, 18, 21 | ||
raptor-back-arm | ||
bounds: 653, 142, 82, 86 | ||
bounds: 636, 97, 82, 86 | ||
rotate: 90 | ||
raptor-body | ||
bounds: 2, 277, 632, 233 | ||
bounds: 2, 2, 632, 233 | ||
raptor-front-arm | ||
bounds: 484, 4, 81, 102 | ||
bounds: 871, 168, 81, 102 | ||
rotate: 90 | ||
raptor-front-leg | ||
bounds: 2, 18, 191, 257 | ||
bounds: 2, 237, 191, 257 | ||
raptor-hindleg-back | ||
bounds: 636, 295, 169, 215 | ||
bounds: 195, 279, 169, 215 | ||
raptor-horn | ||
bounds: 195, 22, 182, 80 | ||
bounds: 431, 312, 182, 80 | ||
rotate: 90 | ||
raptor-horn-back | ||
bounds: 945, 334, 176, 77 | ||
bounds: 513, 318, 176, 77 | ||
rotate: 90 | ||
raptor-jaw | ||
bounds: 359, 137, 126, 138 | ||
bounds: 894, 356, 126, 138 | ||
raptor-jaw-tooth | ||
bounds: 895, 322, 37, 48 | ||
bounds: 294, 240, 37, 48 | ||
rotate: 90 | ||
raptor-mouth-inside | ||
bounds: 949, 228, 36, 41 | ||
bounds: 344, 241, 36, 41 | ||
rotate: 90 | ||
raptor-saddle-strap-back | ||
bounds: 653, 86, 54, 74 | ||
rotate: 90 | ||
bounds: 575, 242, 54, 74 | ||
raptor-saddle-strap-front | ||
bounds: 594, 94, 57, 95 | ||
bounds: 764, 182, 57, 95 | ||
rotate: 90 | ||
raptor-saddle-w-shadow | ||
bounds: 195, 104, 162, 171 | ||
bounds: 592, 323, 162, 171 | ||
raptor-tail-shadow | ||
bounds: 636, 230, 189, 63 | ||
bounds: 366, 305, 189, 63 | ||
rotate: 90 | ||
raptor-tongue | ||
bounds: 807, 295, 86, 64 | ||
bounds: 387, 239, 86, 64 | ||
stirrup-back | ||
bounds: 952, 151, 44, 35 | ||
bounds: 829, 136, 44, 35 | ||
rotate: 90 | ||
stirrup-front | ||
bounds: 902, 243, 45, 50 | ||
bounds: 866, 121, 45, 50 | ||
rotate: 90 | ||
stirrup-strap | ||
bounds: 824, 147, 49, 46 | ||
bounds: 918, 120, 49, 46 | ||
torso | ||
bounds: 737, 137, 54, 91 | ||
bounds: 636, 181, 54, 91 | ||
rotate: 90 | ||
visor | ||
bounds: 487, 191, 131, 84 | ||
bounds: 631, 237, 131, 84 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
94 changes: 50 additions & 44 deletions
94
spine-godot/example-v4-extension/assets/raptor/raptor.atlas
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,93 +1,99 @@ | ||
raptor.png | ||
size: 1024, 512 | ||
filter: Linear, Linear | ||
scale: 0.5 | ||
back-arm | ||
bounds: 895, 295, 46, 25 | ||
bounds: 829, 88, 46, 25 | ||
rotate: 90 | ||
back-bracer | ||
bounds: 992, 216, 39, 28 | ||
bounds: 195, 238, 39, 28 | ||
rotate: 90 | ||
back-hand | ||
bounds: 594, 58, 36, 34 | ||
bounds: 724, 140, 36, 34 | ||
rotate: 90 | ||
back-knee | ||
bounds: 729, 86, 49, 67 | ||
bounds: 760, 131, 49, 67 | ||
rotate: 90 | ||
back-thigh | ||
bounds: 379, 2, 39, 24 | ||
eyes-open | ||
bounds: 902, 194, 47, 45 | ||
bounds: 225, 238, 39, 24 | ||
rotate: 90 | ||
eyes-open | ||
bounds: 975, 204, 47, 45 | ||
front-arm | ||
bounds: 945, 306, 48, 26 | ||
bounds: 969, 112, 48, 26 | ||
front-bracer | ||
bounds: 949, 197, 41, 29 | ||
bounds: 724, 97, 41, 29 | ||
rotate: 90 | ||
front-hand | ||
bounds: 949, 266, 41, 38 | ||
bounds: 251, 239, 41, 38 | ||
front-open-hand | ||
bounds: 875, 148, 43, 44 | ||
bounds: 856, 76, 43, 44 | ||
rotate: 90 | ||
front-thigh | ||
bounds: 793, 171, 57, 29 | ||
bounds: 729, 178, 57, 29 | ||
rotate: 90 | ||
gun | ||
bounds: 379, 28, 107, 103 | ||
rotate: 90 | ||
bounds: 894, 251, 107, 103 | ||
gun-nohand | ||
bounds: 487, 87, 105, 102 | ||
bounds: 764, 241, 105, 102 | ||
head | ||
bounds: 807, 361, 136, 149 | ||
bounds: 756, 345, 136, 149 | ||
lower-leg | ||
bounds: 827, 195, 73, 98 | ||
mouth-grind | ||
bounds: 920, 145, 47, 30 | ||
bounds: 475, 237, 73, 98 | ||
rotate: 90 | ||
mouth-grind | ||
bounds: 975, 172, 47, 30 | ||
mouth-smile | ||
bounds: 992, 257, 47, 30 | ||
rotate: 90 | ||
bounds: 975, 140, 47, 30 | ||
neck | ||
bounds: 359, 114, 18, 21 | ||
bounds: 366, 282, 18, 21 | ||
raptor-back-arm | ||
bounds: 653, 142, 82, 86 | ||
bounds: 636, 97, 82, 86 | ||
rotate: 90 | ||
raptor-body | ||
bounds: 2, 277, 632, 233 | ||
bounds: 2, 2, 632, 233 | ||
raptor-front-arm | ||
bounds: 484, 4, 81, 102 | ||
bounds: 871, 168, 81, 102 | ||
rotate: 90 | ||
raptor-front-leg | ||
bounds: 2, 18, 191, 257 | ||
bounds: 2, 237, 191, 257 | ||
raptor-hindleg-back | ||
bounds: 636, 295, 169, 215 | ||
bounds: 195, 279, 169, 215 | ||
raptor-horn | ||
bounds: 195, 22, 182, 80 | ||
bounds: 431, 312, 182, 80 | ||
rotate: 90 | ||
raptor-horn-back | ||
bounds: 945, 334, 176, 77 | ||
bounds: 513, 318, 176, 77 | ||
rotate: 90 | ||
raptor-jaw | ||
bounds: 359, 137, 126, 138 | ||
bounds: 894, 356, 126, 138 | ||
raptor-jaw-tooth | ||
bounds: 895, 322, 37, 48 | ||
bounds: 294, 240, 37, 48 | ||
rotate: 90 | ||
raptor-mouth-inside | ||
bounds: 949, 228, 36, 41 | ||
bounds: 344, 241, 36, 41 | ||
rotate: 90 | ||
raptor-saddle-strap-back | ||
bounds: 653, 86, 54, 74 | ||
rotate: 90 | ||
bounds: 575, 242, 54, 74 | ||
raptor-saddle-strap-front | ||
bounds: 594, 94, 57, 95 | ||
bounds: 764, 182, 57, 95 | ||
rotate: 90 | ||
raptor-saddle-w-shadow | ||
bounds: 195, 104, 162, 171 | ||
bounds: 592, 323, 162, 171 | ||
raptor-tail-shadow | ||
bounds: 636, 230, 189, 63 | ||
bounds: 366, 305, 189, 63 | ||
rotate: 90 | ||
raptor-tongue | ||
bounds: 807, 295, 86, 64 | ||
bounds: 387, 239, 86, 64 | ||
stirrup-back | ||
bounds: 952, 151, 44, 35 | ||
bounds: 829, 136, 44, 35 | ||
rotate: 90 | ||
stirrup-front | ||
bounds: 902, 243, 45, 50 | ||
bounds: 866, 121, 45, 50 | ||
rotate: 90 | ||
stirrup-strap | ||
bounds: 824, 147, 49, 46 | ||
bounds: 918, 120, 49, 46 | ||
torso | ||
bounds: 737, 137, 54, 91 | ||
bounds: 636, 181, 54, 91 | ||
rotate: 90 | ||
visor | ||
bounds: 487, 191, 131, 84 | ||
bounds: 631, 237, 131, 84 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.