- Home /
How to stop a child from orbiting around parent?
Hi!
I have got a strange problem!
I have a parent object which has several children. The parent object can rotate about the y-axis. As the parent object rotates about the y-axis almost all its children rotate with it, as they are attached to the parent object. Everything normal so far!
However, when I make "HapticCursor" one of the children, the HapticCursor no longer follows its' parent's rotation!! It "orbits" around the parent object instead of being attached and follow the parent.
Actually, the parent object is my "Player" object, and I am using Haptics plugin for making a HapticsCursor. Also, the haptic workspace is also a child of the player.
Any help would be appreciated.
Thanks!
Your answer
Follow this Question
Related Questions
Ignore plugin dll when building webplayer version 1 Answer
YouTube Player Fragment in Plugin 1 Answer
Compiling plugin for iOS - need more info. 4 Answers
player spawning 0 Answers
Issue with glDrawArrays in plugin 2 Answers