Rounded base corners

pull/55/head
Carlos Garcia Saura 2015-09-26 13:29:46 +02:00
parent ae641bc9c8
commit f70f7aef17
1 changed files with 3 additions and 3 deletions

View File

@ -10,11 +10,11 @@
// --- Size parameters ---
// --- Bottom base ---
base_size_X = 304.8 + animatePart(1,overlap=0);
base_size_Y = 261.62 + animatePart(2);
base_size_X = 280 + animatePart(1,overlap=0);
base_size_Y = 250 + animatePart(2);
base_thickness = 8;
base_corner_radius = 20;
base_corner_res = 0;
base_corner_res = 10;
foot_offset = 25;
// --- Axes reference position ---