Search the Community
Showing results for tags 'thanks'.
-
i have a mesh face spa mask, was hopiong to make a few spa facemasks i have the mesh, and i tried to rig to the provided Avistar head. but atlas's it didn't work well on my mesh head (catwa) is there a way to acess 3D devi kits for heads? ive not seen them before just wondering if anyone has any ideas?
-
As the weeks pass there are some here in sl who in RL work in the medical field , food services , delivery persons , farmers ,law enforcement fire dep and emt , transportation etc,,, Just a little thread to post a "shout out and a Thank You" for all they do not only at this time dealing w the cov 19 but for every day .Very Grateful and Many Thanks !!
-
hey, thank you for reading, i've been making animations for a while but i have no idea how to make a animation that moves location, i mean to say say this object is a chair for two people one person is sitting and the other walks around the chair. its the walking around the chair that as confused me i work from blender and have moved location on blender for it to not move in second life at all! could anyone help me? thanks soph ^^
-
Hi everyone! I just started learning how to script in LSL and I've got a little script now by using the web and the wiki. However, there's a tiny thing that I can't find: I want to set a float variable (let's say its called "cat" from 0.0 to 1.0 by using an "if" command). so in my noobbrain it would look like: if(channel == 0) { cat = 1) } However, this doesn't work. How would I make this work properly? Thank you very much for your time!