stUsableProps
installation
Go to the script “stUsableProps/config/config_script.lua” and open the file.
Go to "Config.items" and add this code inside:
['bubu_soymilk'] = {
model = 'st_bubu_soymilk',
animation = {
dict = false,
anim = false,
bone = 'rightclavicle',
persistentAnimation = true,
attaching_position = {
x = 0.10746954990043,
y = 0,
z = 0.14825766313038,
x_rotation = 0,
y_rotation = 0,
z_rotation = -164.59375758791,
}
}
},
['bubu_toffee'] = {
model = 'st_bubu_toffee',
animation = {
dict = false,
anim = false,
bone = 'rightclavicle',
persistentAnimation = true,
attaching_position = {
x = 0.10746954990043,
y = 0,
z = 0.14825766313038,
x_rotation = 0,
y_rotation = 0,
z_rotation = -164.59375758791,
}
}
},
['bubu_sesamebean'] = {
model = 'st_bubu_sesamebean',
animation = {
dict = false,
anim = false,
bone = 'rightclavicle',
persistentAnimation = true,
attaching_position = {
x = 0.10746954990043,
y = 0,
z = 0.14825766313038,
x_rotation = 0,
y_rotation = 0,
z_rotation = -164.59375758791,
}
}
},
['bubu_lycheeberry'] = {
model = 'st_bubu_lycheeberry',
animation = {
dict = false,
anim = false,
bone = 'leftclavicle',
persistentAnimation = true,
attaching_position = {
x = 0.10113645769115,
y = 0.0084952817019887,
z = -0.14889741538332,
x_rotation = -174.62008242681,
y_rotation = 1.9878466759147e-16,
z_rotation = 21.337263516281,
}
}
},
['bubu_greengrape'] = {
model = 'st_bubu_greengrape',
animation = {
dict = false,
anim = false,
bone = 'leftclavicle',
persistentAnimation = true,
attaching_position = {
x = 0.10113645769115,
y = 0.0084952817019887,
z = -0.14889741538332,
x_rotation = -174.62008242681,
y_rotation = 1.9878466759147e-16,
z_rotation = 21.337263516281,
}
}
},
['bubu_seasaltcoconut'] = {
model = 'st_bubu_seasaltcoconut',
animation = {
dict = false,
anim = false,
bone = 'leftclavicle',
persistentAnimation = true,
attaching_position = {
x = 0.10113645769115,
y = 0.0084952817019887,
z = -0.14889741538332,
x_rotation = -174.62008242681,
y_rotation = 1.9878466759147e-16,
z_rotation = 21.337263516281,
}
}
},
['bubu_chestnutcocoa'] = {
model = 'st_bubu_chestnutcocoa',
animation = {
dict = false,
anim = false,
bone = 'head',
persistentAnimation = true,
attaching_position = {
x = 0.26381744207765,
y = 0,
z = 0,
x_rotation = 1.0101026016738,
y_rotation = 89.637119266766,
z_rotation = -176.40835677921,
}
}
},
['bubu_baba'] = {
model = 'st_bubu_baba',
animation = {
dict = false,
anim = false,
bone = 'rightclavicle',
persistentAnimation = true,
attaching_position = {
x = 0.093265474798045,
y = 0,
z = 0.13495641418176,
x_rotation = 0,
y_rotation = 0,
z_rotation = -158.16417446021,
}
}
},
['bubu_hehe'] = {
model = 'st_bubu_hehe',
animation = {
dict = false,
anim = false,
bone = 'rightclavicle',
persistentAnimation = true,
attaching_position = {
x = 0.093265474798045,
y = 0,
z = 0.13495641418176,
x_rotation = 0,
y_rotation = 0,
z_rotation = -158.16417446021,
}
}
},
['bubu_sisi'] = {
model = 'st_bubu_sisi',
animation = {
dict = false,
anim = false,
bone = 'rightclavicle',
persistentAnimation = true,
attaching_position = {
x = 0.093265474798045,
y = 0,
z = 0.13495641418176,
x_rotation = 0,
y_rotation = 0,
z_rotation = -158.16417446021,
}
}
},
['bubu_dada'] = {
model = 'st_bubu_dada',
animation = {
dict = false,
anim = false,
bone = 'leftclavicle',
persistentAnimation = true,
attaching_position = {
x = 0.096049901808442,
y = 0.0004402807922422,
z = -0.13450387379658,
x_rotation = 177.31689882692,
y_rotation = 11.470196722824,
z_rotation = 21.705503566517,
}
}
},
['bubu_ququ'] = {
model = 'st_bubu_ququ',
animation = {
dict = false,
anim = false,
bone = 'leftclavicle',
persistentAnimation = true,
attaching_position = {
x = 0.096049901808442,
y = 0.0004402807922422,
z = -0.13450387379658,
x_rotation = 177.31689882692,
y_rotation = 11.470196722824,
z_rotation = 21.705503566517,
}
}
},
['bubu_zizi'] = {
model = 'st_bubu_zizi',
animation = {
dict = false,
anim = false,
bone = 'leftclavicle',
persistentAnimation = true,
attaching_position = {
x = 0.096049901808442,
y = 0.0004402807922422,
z = -0.13450387379658,
x_rotation = 177.31689882692,
y_rotation = 11.470196722824,
z_rotation = 21.705503566517,
}
}
},
['bubu_duoduo'] = {
model = 'st_bubu_duoduo',
animation = {
dict = false,
anim = false,
bone = 'head',
persistentAnimation = true,
attaching_position = {
x = 0.25014699300118,
y = 0.010422887944584,
z = 0,
x_rotation = -179.99495572588,
y_rotation = -89.262404798861,
z_rotation = -0.8397634291975,
}
}
},
Last updated
Was this helpful?