I wanted to make a simple texture change bag (just touch and choose) and my old re-texture scripts don't seem to be working on it. Only one of the faces updates
it would probably work if it was a one face object. but i don't know of any texture change click scripts that can work on multi faces. i could be wrong though.. i've not messed with anything like that in years
you can have up to 8 materials on a mesh and each material gets assigned a face #.. you may need to break down the script to target individual faces.
i have a multi face texture changer but did not check it out on mesh yet
it's a script I purchased, no mod
I have two Chandni, the HeZ one and SRU and neither is mod or working on more than one face. I'll have to see if I can figure out how redo the thing with one face I guess.
i think i have one from HeZ too.. it does work with several faces when it comes to normal prims.. not sure why the mesh would not work
right, I've used it that way (with prims) I read his marketplace description and there's nothing about mesh, and I can't find his inworld store now.
I was looking through all the texture change mesh I own, and it all seems to be HUD driven
Maxi Gossamer's jewelry works via touch menu
ooooh, I have some of that. Thank you!
rigged mesh doesn't really work on touch, this may be your issue?
otherwise mesh uses the same rules as everything else (boxes have more than one face!)- but rigged mesh doesn't touch trigger. so if they HAVE a multi face option and it's unrigged, it'll work just like
anything else does, depends on how the thing's scripted as to what the options are.
hm, it's not rigged (just a bag) and when I touch it one of the faces updates. So it's registering the touch. I'll go back to the drawing board. It's good to know it can work. I didn't want to spend more
time without knowing that
AAAAND Maxi uses the HeZ script. So it can work. But I don't know if she makes all her stuff one face or not. That might be why
there's only one of the scripts that defines the faces to change though, one the ones I've looked at, so I'm guessing they are all one
Welp, thank you Chandni for the tip about Maxi. I just named my parts the same way she did it, and the script worked!
The mesh can work on touch if you attach a prim cube to it and centre the cube where you want the thing to be touched and make it invisible. Otherwise touching a rigged mesh object can be tricky.
personally I don't like script on touch attachments. I find it very annoying to be constantly opening my hair script every time I want to walk somewhere.
(I navigate by clicking the my avatar's back and using the mouse for direction)
ah, I see that your bag isn't rigged. In which case, it works the same as every other prim as others have said already
yeah, it's working well now, thanks for everyone's help
ReneeF: you are very welcome, happy it worked