Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - freyzor

Pages: [1]
1
Support / how to retrive specific points from a Object3D ?
« on: March 24, 2006, 03:53:51 pm »
I would like to have access to the points from the shape meshes and polygons from  a Object3D.

I have a hexapod creature made of 6 legs and a body and I would like to find the point for each the tip of the leg for so that I could monitor them and use for place ment and pivot points.

How can I gain access to the points so that i could iterate through and have referace to them that would be translated along with the model?

2
Support / setScale problem
« on: March 24, 2006, 12:45:19 pm »
ah.. great it worked. i found it in the constructor for PlantManager as well as in the place Plant routine.  

thanks for the quick reply

3
Support / setScale problem
« on: March 24, 2006, 11:21:45 am »
Hi,
i´m messing around with the car example and am trying to make the plants grow and shrink individually using setScale acording to a 'health' variable.  The problem is that all the plants sem to react to the first time ot is called and never again.

any suggestions?

Pages: [1]