Hi Gordon,you can simply access the SimpleShadow.plane and set same position/ rotations as the object3D.
There are also some draw update feature if the rotation is other that Y but it will cost much more... note that alpha can be done using ARGB colorvalue like this 0x80CCCCCC Fabrice On Apr 16, 2009, at 9:52 AM, gordon wrote:
hello, i create a simple shadow for my object. if i rotate my object, i will rotate the shadow too. how does it works? gordon