-
-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
42 changes: 42 additions & 0 deletions
42
data/.wolf3d/N3Ddata.cdogscpn/graphics/chars/bodies/sheep/data.json
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 |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"Version": 2, | ||
"Order": [ | ||
["gun_r", "gun_l", "legs", "body", "head"], | ||
["gun_r", "gun_l", "legs", "body", "head"], | ||
["legs", "body", "head", "gun_r", "gun_l"], | ||
["legs", "body", "head", "gun_r", "gun_l"], | ||
["legs", "body", "head", "gun_r", "gun_l"], | ||
["legs", "body", "head", "gun_r", "gun_l"], | ||
["legs", "gun_r", "gun_l", "body", "head"], | ||
["gun_r", "gun_l", "legs", "body", "head"] | ||
], | ||
"Offsets": { | ||
"Frame": { | ||
"Head": { | ||
"stand": [[0, 8]], | ||
"idle": [[0, 8]], | ||
"run": [ | ||
[0, 8], [0, 7], [0, 7], [0, 8], [0, 8], [0, 9], [0, 9], [0, 8] | ||
] | ||
}, | ||
"Body": { | ||
"stand": [[0, 6]], | ||
"idle": [[0, 6]] | ||
}, | ||
"Legs": { | ||
"stand": [[0, 6]], | ||
"idle": [[0, 6]] | ||
}, | ||
"Gun": { | ||
"stand": [[0, 6]], | ||
"idle": [[0, 6]], | ||
"run": [[0, 7], [0, 6], [0, 5], [0, 6], [0, 7], [0, 6], [0, 5], [0, 6]] | ||
} | ||
}, | ||
"Dir": { | ||
"Head": [ | ||
[0, -3], [4, -3], [6, 0], [6, 4], [0, 6], [-6, 4], [-7, 0], [-5, -3] | ||
] | ||
} | ||
} | ||
} |
Binary file added
BIN
+280 Bytes
data/.wolf3d/N3Ddata.cdogscpn/graphics/chars/bodies/sheep/legs_idle_24x24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+342 Bytes
data/.wolf3d/N3Ddata.cdogscpn/graphics/chars/bodies/sheep/legs_run_24x24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
data/.wolf3d/N3Ddata.cdogscpn/graphics/chars/bodies/sheep/src.txt
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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Adapted from Animated Animales Low Poly | ||
by quaternius | ||
https://opengameart.org/content/animated-animales-low-poly | ||
http://creativecommons.org/publicdomain/zero/1.0/ |
Binary file added
BIN
+955 Bytes
data/.wolf3d/N3Ddata.cdogscpn/graphics/chars/bodies/sheep/upper_idle_24x24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+955 Bytes
...olf3d/N3Ddata.cdogscpn/graphics/chars/bodies/sheep/upper_idle_handgun_24x24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.56 KB
data/.wolf3d/N3Ddata.cdogscpn/graphics/chars/bodies/sheep/upper_run_24x24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.56 KB
...wolf3d/N3Ddata.cdogscpn/graphics/chars/bodies/sheep/upper_run_handgun_24x24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.