|
Wyatt Burton
Registered User
Join date: 11 Jan 2007
Posts: 49
|
12-29-2007 19:28
I have a prim box (created by Linden) that has an animated flame with the code below. When I try to find the texture in the edit it says that it is multiple textures, but i cant see where it is in-world. How do I get the texture into my inventory so to use somewhere else? The prim has full perms.
default { state_entry() { llSetTextureAnim (ANIM_ON | LOOP, ALL_SIDES, 4, 4, 0, 0, 15.0); } }
|
|
Rhaorth Antonelli
Registered User
Join date: 15 Apr 2006
Posts: 7,425
|
12-29-2007 22:16
just because a prim has full permissions doesn't mean the texture applied does you can try choosing a specific side and see if the texture can be taken off the prim (I think the choice is select texture which lets you select specific faces of the prim)
otherwise, for the flame texture, check the library folder see if there is one in there
_____________________
From: someone Morpheus Linden: But then I change avs pretty often too, so often, I look nothing like my avatar.  They are taking away the forums... it could be worse, they could be taking away the forums AND Second Life...
|