Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Do the faces of object change?

Seagel Neville
Far East User
Join date: 2 Jan 2005
Posts: 1,476
01-04-2006 00:43
Do the faces of object change when you copy it after cutting?
I tried to put the script bellow into a non textured cube and see the faces.
CODE
default
{
state_entry()
{
llSetColor(<1, 1, 1>, 0);
llSetColor(<1, 0, 0>, 1);
llSetColor(<0, 1, 0>, 2);
llSetColor(<0, 0, 1>, 3);
llSetColor(<1, 1, 0>, 4);
llSetColor(<0, 1, 1>, 5);
llSetColor(<0, 0, 0>, 6);
}
}
Cut it at least Cut Begin 0.250 and copy it by shift drag. You'll find the faces change. Is this a feature? :confused:
_____________________
:) Seagel Neville :)
Bertha Horton
Fat w/ Ice Cream
Join date: 19 Sep 2005
Posts: 835
01-04-2006 22:29
Another thing you could try is put certain faces to full bright and see if the same ones retain it with copying.
_____________________

Trapped in a world she never made!