v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"animatedParts" : {
|
||||
"stateTypes" : {
|
||||
"heldItem" : {
|
||||
"default" : "drone",
|
||||
"states" : {
|
||||
"drone" : { },
|
||||
"controller" : { }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"parts" : {
|
||||
"heldItem" : {
|
||||
"properties" : {
|
||||
"centered" : true
|
||||
},
|
||||
|
||||
"partStates" : {
|
||||
"heldItem" : {
|
||||
"drone" : {
|
||||
"properties" : {
|
||||
"image" : "/projectiles/activeitems/drone/drone.png:0",
|
||||
"offset" : [0.0, 0.0]
|
||||
}
|
||||
},
|
||||
"controller" : {
|
||||
"properties" : {
|
||||
"image" : "dronecontroller.png",
|
||||
"offset" : [0.5, 0.5]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue