Commit e9808c41 authored by FengLau's avatar FengLau

333

parent f0f07d6c
{
"version":"LAYAMATERIAL:02",
"props":{
"type":"Laya.BlinnPhongMaterial",
"name":"blue_lighting_bullet",
"renderStates":[
{
"cull":2,
"blend":1,
"srcBlend":770,
"dstBlend":771,
"depthWrite":true,
"depthTest":515
}
],
"enableVertexColor":false,
"alphaTest":false,
"alphaTestValue":0,
"renderQueue":3000,
"albedoIntensity":1,
"enableLighting":true,
"shininess":0.078125,
"textures":[
{
"name":"albedoTexture",
"path":"blue_lighting_bullet.png",
"constructParams":[
64,
128,
1,
false
],
"propertyParams":{
"filterMode":1,
"wrapModeU":0,
"wrapModeV":0,
"anisoLevel":1
}
}
],
"vectors":[
{
"name":"tilingOffset",
"value":[
1,
1,
0,
0
]
},
{
"name":"specularColor",
"value":[
0.5,
0.5,
0.5
]
},
{
"name":"albedoColor",
"value":[
1,
1,
1,
1
]
}
],
"defines":[]
}
}
\ No newline at end of file
{
"version":"LAYAHIERARCHY:01",
"data":{
"type":"Sprite3D",
"props":{
"name":"Bullets",
"active":true,
"position":[
0,
0,
0
],
"rotation":[
0,
0,
0,
-1
],
"scale":[
1,
1,
1
]
},
"child":[
{
"type":"Sprite3D",
"props":{
"name":"Bullet_BulletLight",
"active":true,
"isStatic":false,
"layer":0,
"position":[
12.87,
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.08
],
"size":[
1,
7,
3.55
]
}
],
"isTrigger":true
}
],
"child":[
{
"type":"MeshSprite3D",
"props":{
"name":"Plane_H",
"active":true,
"isStatic":false,
"layer":0,
"position":[
0,
0,
0
],
"rotation":[
0,
0,
0,
-1
],
"scale":[
14.82911,
37.22166,
33.64345
],
"meshPath":"Assets/MonsterCar/Particals/XL/Effect/Model/Plane_H-Polygon.lm",
"enableRender":true,
"materials":[
{
"path":"Assets/MonsterCar/Bullet/blue_lighting_bullet.lmat"
}
]
},
"components":[],
"child":[]
}
]
}
]
}
}
\ No newline at end of file
......@@ -10,7 +10,7 @@
"libs/laya.ui.js": "libs/laya-ade409711f.ui.js",
"libs/laya.webgl.js": "libs/laya-cccee67747.webgl.js",
"libs/laya.wxmini.js": "libs/laya-6b87b4a276.wxmini.js",
"res/3d/bullet/Conventional/Assets/MonsterCar/Bullet/blue_lighting_bullet.lmat": "res/3d/bullet/Conventional/Assets/MonsterCar/Bullet/blue_lighting_bullet-fa93a36c51.lmat",
"res/3d/bullet/Conventional/Assets/MonsterCar/Bullet/blue_lighting_bullet.lmat": "res/3d/bullet/Conventional/Assets/MonsterCar/Bullet/blue_lighting_bullet-854c1124f2.lmat",
"res/3d/bullet/Conventional/Assets/MonsterCar/Bullet/blue_lighting_bullet.png": "res/3d/bullet/Conventional/Assets/MonsterCar/Bullet/blue_lighting_bullet-2995bb003f.png",
"res/3d/bullet/Conventional/Assets/MonsterCar/Bullet/boss_bullet_missile.lmat": "res/3d/bullet/Conventional/Assets/MonsterCar/Bullet/boss_bullet_missile-fd8bffd8f4.lmat",
"res/3d/bullet/Conventional/Assets/MonsterCar/Bullet/boss_bullet_missile.png": "res/3d/bullet/Conventional/Assets/MonsterCar/Bullet/boss_bullet_missile-e20e73cbd6.png",
......@@ -52,7 +52,7 @@
"res/3d/bullet/Conventional/Assets/MonsterCar/Particals/XL/Effect/Textures/Sequence/png/ram_beam03.png": "res/3d/bullet/Conventional/Assets/MonsterCar/Particals/XL/Effect/Textures/Sequence/png/ram_beam03-01e91f8393.png",
"res/3d/bullet/Conventional/Bullet_0001.lh": "res/3d/bullet/Conventional/Bullet_0001-11858c1b59.lh",
"res/3d/bullet/Conventional/Bullet_0002.lh": "res/3d/bullet/Conventional/Bullet_0002-c22f87804b.lh",
"res/3d/bullet/Conventional/Bullet_BulletLight.lh": "res/3d/bullet/Conventional/Bullet_BulletLight-6ae739d5b3.lh",
"res/3d/bullet/Conventional/Bullet_BulletLight.lh": "res/3d/bullet/Conventional/Bullet_BulletLight-237912b60d.lh",
"res/3d/bullet/Conventional/Bullet_Heart.lh": "res/3d/bullet/Conventional/Bullet_Heart-6b24863c43.lh",
"res/3d/bullet/Conventional/Bullet_Missile.lh": "res/3d/bullet/Conventional/Bullet_Missile-0ca5ec74c5.lh",
"res/3d/bullet/Conventional/Bullet_Police.lh": "res/3d/bullet/Conventional/Bullet_Police-f58db527ab.lh",
......
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