How do i make an object (sphere) face the rider constantly??
Hello editor pros! http://forum.redlynx.com/forum/image...icon/smile.gif
i wanna make an sphere, which is an eye and a head face the rider the whole time http://forum.redlynx.com/forum/image...n/confused.gif but i never used global OPE's and i assume i need to use them. anyone able to explain how to do this??^^
thx in adance http://forum.redlynx.com/forum/image...icon/smile.gif
Edit: and how is the easiest way to enable and disable it? (in case won't work with a state event)
Re: How do i make an object (sphere) face the rider constant
Re: How do i make an object (sphere) face the rider constant
Quote:
Originally Posted by LynxNinjaTrials
Edit: and how is the easiest way to enable and disable it? (in case won't work with a state event)
You can simply disable the interval trigger with a state event if you want the eye to stop moving,
and if you want to reset the rotation of it as well, pass an impulse to an another OPE (position: [_], rotation: [X], Local rotation [_], Set rotation [X], Yaw/Pitch/Bank: your value here) by "select event/filter" in the state event.