default { touch_start(integer total_number) { llSay(0, "My dimensions are: " + (string)llGetScale()); } }