fix: 优化方块碰撞箱设置
This commit is contained in:
@@ -353,7 +353,7 @@ function regBlockBuildingAndFurniture(event) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'building_stair_rail_a',
|
name: 'building_stair_rail_a',
|
||||||
box: [7, 0, 7, 9, 16, 9, true],
|
box: [0, 0, 0, 9, 16, 9, true],
|
||||||
label: '楼梯铁扶手',
|
label: '楼梯铁扶手',
|
||||||
model: 'building/building_stair_rail_a',
|
model: 'building/building_stair_rail_a',
|
||||||
texture: '',
|
texture: '',
|
||||||
@@ -361,7 +361,7 @@ function regBlockBuildingAndFurniture(event) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'building_stair_rail_a_half',
|
name: 'building_stair_rail_a_half',
|
||||||
box: [7, 0, 7, 9, 8, 9, true],
|
box: [0, 0, 0, 9, 8, 9, true],
|
||||||
label: '楼梯铁扶手(半高)',
|
label: '楼梯铁扶手(半高)',
|
||||||
model: 'building/building_stair_rail_a_half',
|
model: 'building/building_stair_rail_a_half',
|
||||||
texture: '',
|
texture: '',
|
||||||
@@ -369,7 +369,7 @@ function regBlockBuildingAndFurniture(event) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'building_stair_rail_b',
|
name: 'building_stair_rail_b',
|
||||||
box: [7, 0, 7, 9, 16, 9, true],
|
box: [0, 0, 7, 16, 16, 9, true],
|
||||||
label: '楼梯铁扶手',
|
label: '楼梯铁扶手',
|
||||||
model: 'building/building_stair_rail_b',
|
model: 'building/building_stair_rail_b',
|
||||||
texture: '',
|
texture: '',
|
||||||
@@ -377,7 +377,7 @@ function regBlockBuildingAndFurniture(event) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'building_stair_rail_b_half',
|
name: 'building_stair_rail_b_half',
|
||||||
box: [7, 0, 7, 9, 8, 9, true],
|
box: [0, 0, 7, 16, 8, 9, true],
|
||||||
label: '楼梯铁扶手(半高)',
|
label: '楼梯铁扶手(半高)',
|
||||||
model: 'building/building_stair_rail_b_half',
|
model: 'building/building_stair_rail_b_half',
|
||||||
texture: '',
|
texture: '',
|
||||||
@@ -385,7 +385,7 @@ function regBlockBuildingAndFurniture(event) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'building_stair_rail_c',
|
name: 'building_stair_rail_c',
|
||||||
box: [7, 0, 7, 9, 16, 9, true],
|
box: [0, 0, 7, 9, 16, 9, true],
|
||||||
label: '楼梯铁扶手',
|
label: '楼梯铁扶手',
|
||||||
model: 'building/building_stair_rail_c',
|
model: 'building/building_stair_rail_c',
|
||||||
texture: '',
|
texture: '',
|
||||||
@@ -393,7 +393,7 @@ function regBlockBuildingAndFurniture(event) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'building_stair_rail_c_half',
|
name: 'building_stair_rail_c_half',
|
||||||
box: [7, 0, 7, 9, 8, 9, true],
|
box: [0, 0, 7, 9, 8, 9, true],
|
||||||
label: '楼梯铁扶手(半高)',
|
label: '楼梯铁扶手(半高)',
|
||||||
model: 'building/building_stair_rail_c_half',
|
model: 'building/building_stair_rail_c_half',
|
||||||
texture: '',
|
texture: '',
|
||||||
@@ -401,7 +401,7 @@ function regBlockBuildingAndFurniture(event) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'building_stair_rail_d',
|
name: 'building_stair_rail_d',
|
||||||
box: [7, 0, 7, 9, 16, 9, true],
|
box: [0, 0, 7, 16, 16, 9, true],
|
||||||
label: '楼梯铁扶手',
|
label: '楼梯铁扶手',
|
||||||
model: 'building/building_stair_rail_d',
|
model: 'building/building_stair_rail_d',
|
||||||
texture: '',
|
texture: '',
|
||||||
@@ -409,7 +409,7 @@ function regBlockBuildingAndFurniture(event) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'building_stair_rail_e',
|
name: 'building_stair_rail_e',
|
||||||
box: [7, 0, 7, 9, 16, 9, true],
|
box: [0, 0, 7, 16, 16, 9, true],
|
||||||
label: '楼梯铁扶手',
|
label: '楼梯铁扶手',
|
||||||
model: 'building/building_stair_rail_e',
|
model: 'building/building_stair_rail_e',
|
||||||
texture: '',
|
texture: '',
|
||||||
@@ -417,7 +417,7 @@ function regBlockBuildingAndFurniture(event) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'building_stair_rail_f',
|
name: 'building_stair_rail_f',
|
||||||
box: [7, 0, 7, 9, 16, 9, true],
|
box: [0, 0, 7, 16, 16, 9, true],
|
||||||
label: '楼梯铁扶手',
|
label: '楼梯铁扶手',
|
||||||
model: 'building/building_stair_rail_f',
|
model: 'building/building_stair_rail_f',
|
||||||
texture: '',
|
texture: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user