Commit 46ac5ad6 authored by liurufeng's avatar liurufeng

1

parent 8cfb3826
{
"version":"LAYAMATERIAL:02",
"props":{
"type":"Laya.UnlitMaterial",
"name":"blue_lighting_bullet 1",
"renderStates":[
{
"cull":0,
"blend":1,
"srcBlend":770,
"dstBlend":771,
"depthWrite":false,
"depthTest":515
}
],
"enableVertexColor":false,
"alphaTest":false,
"alphaTestValue":0,
"renderQueue":3000,
"albedoIntensity":1,
"textures":[
{
"name":"albedoTexture",
"path":"taxi_bullet.png",
"constructParams":[
128,
128,
1,
true
],
"propertyParams":{
"filterMode":1,
"wrapModeU":0,
"wrapModeV":0,
"anisoLevel":1
}
}
],
"vectors":[
{
"name":"tilingOffset",
"value":[
1,
1,
0,
0
]
},
{
"name":"albedoColor",
"value":[
1,
1,
1,
1
]
}
],
"defines":[]
}
}
\ No newline at end of file
{
"version":"LAYAHIERARCHY:01",
"data":{
"type":"Sprite3D",
"props":{
"name":"Bullet_Taxi",
"active":true,
"isStatic":false,
"layer":0,
"position":[
21.99,
0,
0
],
"rotation":[
0,
0,
0,
-1
],
"scale":[
1,
1,
1
]
},
"components":[
{
"type":"PhysicsCollider",
"restitution":0,
"friction":0.5,
"rollingFriction":0,
"shapes":[
{
"type":"BoxColliderShape",
"center":[
0,
0,
0.14
],
"size":[
0.35,
7,
1.05
]
}
],
"isTrigger":true
}
],
"child":[
{
"type":"MeshSprite3D",
"props":{
"name":"Plane_Z",
"active":true,
"isStatic":false,
"layer":0,
"position":[
0,
0,
0
],
"rotation":[
-0.7071068,
0,
0,
-0.7071068
],
"scale":[
1.660812,
1.750372,
0.6654
],
"meshPath":"Assets/MonsterCar/Particals/XL/Effect/Model/Plane_Z-Plane_Z.lm",
"enableRender":true,
"materials":[
{
"path":"Assets/MonsterCar/Bullet/blue_lighting_bullet 1.lmat"
}
]
},
"components":[],
"child":[]
}
]
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment