Skip to content

Commit

Permalink
Camel model #712
Browse files Browse the repository at this point in the history
  • Loading branch information
cxong committed Sep 24, 2024
1 parent a4cd7a5 commit ebefb02
Show file tree
Hide file tree
Showing 11 changed files with 48 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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]
]
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
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/
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion data/.wolf3d/N3Ddata.cdogscpn/guns.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@
"SwitchSound": "package_r",
"SpreadCount": 2,
"SpreadWidth": 0,
"Elevation": 18,
"ElevationLow": 17,
"ElevationHigh": 19,
"Ammo": "Cantaloupe",
"OverheatTicks": -1
},
Expand Down

0 comments on commit ebefb02

Please sign in to comment.