bunnyear_headband v0.2
This commit is contained in:
parent
87197a4296
commit
1a793d8b11
|
@ -184,7 +184,7 @@ module catear_headband(debug=false, size=60, height=4.6, thickness=3, part=0.7,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
module bunnyear_headband(debug=false, size=60, height=4.6, thickness=3, part=0.7, stretch_len=40, tip_len=0.1, tip_bend=20, rake_depth=0.5, rake_width=0.5, rake_stretch=0.5, ear_scale=1, ear_bend_factor=0.3, ear_stretch_factor=5, ear_angle=30) {
|
module bunnyear_headband(debug=false, size=60, height=4.6, thickness=3, part=0.7, stretch_len=40, tip_len=0.1, tip_bend=20, rake_depth=1, rake_width=0.5, rake_stretch=1, ear_scale=1, ear_bend_factor=0.3, ear_stretch_factor=4, ear_angle=30) {
|
||||||
catear_headband(
|
catear_headband(
|
||||||
debug=debug,
|
debug=debug,
|
||||||
size=size,
|
size=size,
|
||||||
|
|
Loading…
Reference in a new issue