more rocks
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
This commit is contained in:
parent
fd51c19487
commit
ba2ebe1c1e
@ -1,187 +1,5 @@
|
|||||||
{
|
{
|
||||||
"items" : [
|
"items" : [
|
||||||
{
|
|
||||||
"id" : "Log",
|
|
||||||
"tokens" : [
|
|
||||||
"GRAVITY",
|
|
||||||
"TARGETABLE"
|
|
||||||
],
|
|
||||||
"graphicsTemplate": {
|
|
||||||
"model": {
|
|
||||||
"path" : "Models/items/materials/log.glb"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"collidable": {
|
|
||||||
"type" : "CUBE",
|
|
||||||
"dimension1" : 0.1,
|
|
||||||
"dimension2" : 0.1,
|
|
||||||
"dimension3" : 0.35,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 0,
|
|
||||||
"rotZ": 0,
|
|
||||||
"rotW": 1,
|
|
||||||
"offsetX" : 0,
|
|
||||||
"offsetY" : 0.05,
|
|
||||||
"offsetZ" : 0
|
|
||||||
},
|
|
||||||
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id" : "Rock",
|
|
||||||
"tokens" : [
|
|
||||||
"GRAVITY",
|
|
||||||
"TARGETABLE"
|
|
||||||
],
|
|
||||||
"graphicsTemplate": {
|
|
||||||
"model": {
|
|
||||||
"path" : "Models/items/materials/rock1.glb"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"collidable": {
|
|
||||||
"type" : "CUBE",
|
|
||||||
"dimension1" : 0.1,
|
|
||||||
"dimension2" : 0.1,
|
|
||||||
"dimension3" : 0.35,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 0,
|
|
||||||
"rotZ": 0,
|
|
||||||
"rotW": 1,
|
|
||||||
"offsetX" : 0,
|
|
||||||
"offsetY" : 0.05,
|
|
||||||
"offsetZ" : 0
|
|
||||||
},
|
|
||||||
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id" : "Stick",
|
|
||||||
"tokens" : [
|
|
||||||
"GRAVITY",
|
|
||||||
"TARGETABLE"
|
|
||||||
],
|
|
||||||
"graphicsTemplate": {
|
|
||||||
"model": {
|
|
||||||
"path" : "Models/items/materials/stick1.glb"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"collidable": {
|
|
||||||
"type" : "CUBE",
|
|
||||||
"dimension1" : 0.1,
|
|
||||||
"dimension2" : 0.1,
|
|
||||||
"dimension3" : 0.35,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 0,
|
|
||||||
"rotZ": 0,
|
|
||||||
"rotW": 1,
|
|
||||||
"offsetX" : 0,
|
|
||||||
"offsetY" : 0.05,
|
|
||||||
"offsetZ" : 0
|
|
||||||
},
|
|
||||||
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id" : "Copper",
|
|
||||||
"tokens" : [
|
|
||||||
"GRAVITY",
|
|
||||||
"TARGETABLE"
|
|
||||||
],
|
|
||||||
"graphicsTemplate": {
|
|
||||||
"model": {
|
|
||||||
"path" : "Models/items/materials/rock1.glb"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"collidable": {
|
|
||||||
"type" : "CUBE",
|
|
||||||
"dimension1" : 0.1,
|
|
||||||
"dimension2" : 0.1,
|
|
||||||
"dimension3" : 0.35,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 0,
|
|
||||||
"rotZ": 0,
|
|
||||||
"rotW": 1,
|
|
||||||
"offsetX" : 0,
|
|
||||||
"offsetY" : 0.05,
|
|
||||||
"offsetZ" : 0
|
|
||||||
},
|
|
||||||
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id" : "Tin",
|
|
||||||
"tokens" : [
|
|
||||||
"GRAVITY",
|
|
||||||
"TARGETABLE"
|
|
||||||
],
|
|
||||||
"graphicsTemplate": {
|
|
||||||
"model": {
|
|
||||||
"path" : "Models/items/materials/rock1.glb"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"collidable": {
|
|
||||||
"type" : "CUBE",
|
|
||||||
"dimension1" : 0.1,
|
|
||||||
"dimension2" : 0.1,
|
|
||||||
"dimension3" : 0.35,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 0,
|
|
||||||
"rotZ": 0,
|
|
||||||
"rotW": 1,
|
|
||||||
"offsetX" : 0,
|
|
||||||
"offsetY" : 0.05,
|
|
||||||
"offsetZ" : 0
|
|
||||||
},
|
|
||||||
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id" : "Bronze",
|
|
||||||
"tokens" : [
|
|
||||||
"GRAVITY",
|
|
||||||
"TARGETABLE"
|
|
||||||
],
|
|
||||||
"graphicsTemplate": {
|
|
||||||
"model": {
|
|
||||||
"path" : "Models/items/materials/rock1.glb"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"collidable": {
|
|
||||||
"type" : "CUBE",
|
|
||||||
"dimension1" : 0.1,
|
|
||||||
"dimension2" : 0.1,
|
|
||||||
"dimension3" : 0.35,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 0,
|
|
||||||
"rotZ": 0,
|
|
||||||
"rotW": 1,
|
|
||||||
"offsetX" : 0,
|
|
||||||
"offsetY" : 0.05,
|
|
||||||
"offsetZ" : 0
|
|
||||||
},
|
|
||||||
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id" : "Clay",
|
|
||||||
"tokens" : [
|
|
||||||
"GRAVITY",
|
|
||||||
"TARGETABLE"
|
|
||||||
],
|
|
||||||
"graphicsTemplate": {
|
|
||||||
"model": {
|
|
||||||
"path" : "Models/items/materials/rock1.glb"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"collidable": {
|
|
||||||
"type" : "CUBE",
|
|
||||||
"dimension1" : 0.1,
|
|
||||||
"dimension2" : 0.1,
|
|
||||||
"dimension3" : 0.35,
|
|
||||||
"rotX": 0,
|
|
||||||
"rotY": 0,
|
|
||||||
"rotZ": 0,
|
|
||||||
"rotW": 1,
|
|
||||||
"offsetX" : 0,
|
|
||||||
"offsetY" : 0.05,
|
|
||||||
"offsetZ" : 0
|
|
||||||
},
|
|
||||||
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id" : "Grain",
|
"id" : "Grain",
|
||||||
"tokens" : [
|
"tokens" : [
|
||||||
@ -210,5 +28,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"files" : [
|
"files" : [
|
||||||
|
"Data/entity/items/materials/rocks.json",
|
||||||
|
"Data/entity/items/materials/wood.json"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
110
assets/Data/entity/items/materials/rocks.json
Normal file
110
assets/Data/entity/items/materials/rocks.json
Normal file
@ -0,0 +1,110 @@
|
|||||||
|
{
|
||||||
|
"items" : [
|
||||||
|
{
|
||||||
|
"id" : "Rock",
|
||||||
|
"tokens" : [
|
||||||
|
"GRAVITY",
|
||||||
|
"TARGETABLE"
|
||||||
|
],
|
||||||
|
"graphicsTemplate": {
|
||||||
|
"model": {
|
||||||
|
"path" : "Models/items/materials/rock1.glb"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"collidable": {
|
||||||
|
"type" : "CUBE",
|
||||||
|
"dimension1" : 0.1,
|
||||||
|
"dimension2" : 0.1,
|
||||||
|
"dimension3" : 0.35,
|
||||||
|
"rotX": 0,
|
||||||
|
"rotY": 0,
|
||||||
|
"rotZ": 0,
|
||||||
|
"rotW": 1,
|
||||||
|
"offsetX" : 0,
|
||||||
|
"offsetY" : 0.05,
|
||||||
|
"offsetZ" : 0
|
||||||
|
},
|
||||||
|
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id" : "Copper",
|
||||||
|
"tokens" : [
|
||||||
|
"GRAVITY",
|
||||||
|
"TARGETABLE"
|
||||||
|
],
|
||||||
|
"graphicsTemplate": {
|
||||||
|
"model": {
|
||||||
|
"path" : "Models/items/materials/rock2.glb"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"collidable": {
|
||||||
|
"type" : "CUBE",
|
||||||
|
"dimension1" : 0.1,
|
||||||
|
"dimension2" : 0.1,
|
||||||
|
"dimension3" : 0.35,
|
||||||
|
"rotX": 0,
|
||||||
|
"rotY": 0,
|
||||||
|
"rotZ": 0,
|
||||||
|
"rotW": 1,
|
||||||
|
"offsetX" : 0,
|
||||||
|
"offsetY" : 0.05,
|
||||||
|
"offsetZ" : 0
|
||||||
|
},
|
||||||
|
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id" : "Tin",
|
||||||
|
"tokens" : [
|
||||||
|
"GRAVITY",
|
||||||
|
"TARGETABLE"
|
||||||
|
],
|
||||||
|
"graphicsTemplate": {
|
||||||
|
"model": {
|
||||||
|
"path" : "Models/items/materials/rock2.glb"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"collidable": {
|
||||||
|
"type" : "CUBE",
|
||||||
|
"dimension1" : 0.1,
|
||||||
|
"dimension2" : 0.1,
|
||||||
|
"dimension3" : 0.35,
|
||||||
|
"rotX": 0,
|
||||||
|
"rotY": 0,
|
||||||
|
"rotZ": 0,
|
||||||
|
"rotW": 1,
|
||||||
|
"offsetX" : 0,
|
||||||
|
"offsetY" : 0.05,
|
||||||
|
"offsetZ" : 0
|
||||||
|
},
|
||||||
|
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id" : "Clay",
|
||||||
|
"tokens" : [
|
||||||
|
"GRAVITY",
|
||||||
|
"TARGETABLE"
|
||||||
|
],
|
||||||
|
"graphicsTemplate": {
|
||||||
|
"model": {
|
||||||
|
"path" : "Models/items/materials/rock3.glb"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"collidable": {
|
||||||
|
"type" : "CUBE",
|
||||||
|
"dimension1" : 0.1,
|
||||||
|
"dimension2" : 0.1,
|
||||||
|
"dimension3" : 0.35,
|
||||||
|
"rotX": 0,
|
||||||
|
"rotY": 0,
|
||||||
|
"rotZ": 0,
|
||||||
|
"rotW": 1,
|
||||||
|
"offsetX" : 0,
|
||||||
|
"offsetY" : 0.05,
|
||||||
|
"offsetZ" : 0
|
||||||
|
},
|
||||||
|
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"files" : [
|
||||||
|
]
|
||||||
|
}
|
||||||
58
assets/Data/entity/items/materials/wood.json
Normal file
58
assets/Data/entity/items/materials/wood.json
Normal file
@ -0,0 +1,58 @@
|
|||||||
|
{
|
||||||
|
"items" : [
|
||||||
|
{
|
||||||
|
"id" : "Log",
|
||||||
|
"tokens" : [
|
||||||
|
"GRAVITY",
|
||||||
|
"TARGETABLE"
|
||||||
|
],
|
||||||
|
"graphicsTemplate": {
|
||||||
|
"model": {
|
||||||
|
"path" : "Models/items/materials/log.glb"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"collidable": {
|
||||||
|
"type" : "CUBE",
|
||||||
|
"dimension1" : 0.1,
|
||||||
|
"dimension2" : 0.1,
|
||||||
|
"dimension3" : 0.35,
|
||||||
|
"rotX": 0,
|
||||||
|
"rotY": 0,
|
||||||
|
"rotZ": 0,
|
||||||
|
"rotW": 1,
|
||||||
|
"offsetX" : 0,
|
||||||
|
"offsetY" : 0.05,
|
||||||
|
"offsetZ" : 0
|
||||||
|
},
|
||||||
|
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id" : "Stick",
|
||||||
|
"tokens" : [
|
||||||
|
"GRAVITY",
|
||||||
|
"TARGETABLE"
|
||||||
|
],
|
||||||
|
"graphicsTemplate": {
|
||||||
|
"model": {
|
||||||
|
"path" : "Models/items/materials/stick1.glb"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"collidable": {
|
||||||
|
"type" : "CUBE",
|
||||||
|
"dimension1" : 0.1,
|
||||||
|
"dimension2" : 0.1,
|
||||||
|
"dimension3" : 0.35,
|
||||||
|
"rotX": 0,
|
||||||
|
"rotY": 0,
|
||||||
|
"rotZ": 0,
|
||||||
|
"rotW": 1,
|
||||||
|
"offsetX" : 0,
|
||||||
|
"offsetY" : 0.05,
|
||||||
|
"offsetZ" : 0
|
||||||
|
},
|
||||||
|
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"files" : [
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
assets/Models/items/materials/rock2.glb
Normal file
BIN
assets/Models/items/materials/rock2.glb
Normal file
Binary file not shown.
BIN
assets/Models/items/materials/rock3.glb
Normal file
BIN
assets/Models/items/materials/rock3.glb
Normal file
Binary file not shown.
@ -20,6 +20,20 @@
|
|||||||
"diffuse" : "/Textures/Ground/rock3_256.png",
|
"diffuse" : "/Textures/Ground/rock3_256.png",
|
||||||
"isDefault" : true
|
"isDefault" : true
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"Models/items/materials/rock2.glb": [
|
||||||
|
{
|
||||||
|
"meshName" : "Cylinder",
|
||||||
|
"diffuse" : "/Textures/Ground/rock3_256.png",
|
||||||
|
"isDefault" : true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Models/items/materials/rock3.glb": [
|
||||||
|
{
|
||||||
|
"meshName" : "Cylinder",
|
||||||
|
"diffuse" : "/Textures/Ground/rock3_256.png",
|
||||||
|
"isDefault" : true
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1466,6 +1466,7 @@ Fixing text input spacing (padding was taking up all of height)
|
|||||||
Transparency support for component decorations
|
Transparency support for component decorations
|
||||||
Cloth sack model
|
Cloth sack model
|
||||||
Pickaxe model
|
Pickaxe model
|
||||||
|
More rock models
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user