1. #1
    LynxNinjaTrials's Avatar Senior Member
    Join Date
    Mar 2014
    Location
    OGLE-2005-BLG-390Lb
    Posts
    1,177

    How do i make an object (sphere) face the rider constantly??

    Hello editor pros!


    i wanna make an sphere, which is an eye and a head face the rider the whole time 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

    Edit: and how is the easiest way to enable and disable it? (in case won't work with a state event)
    Share this post

  2. #2

    Re: How do i make an object (sphere) face the rider constant

    Share this post

  3. #3
    Blastergamer's Avatar Senior Member
    Join Date
    Mar 2014
    Location
    Rocking Trials Country
    Posts
    2,539

    Re: How do i make an object (sphere) face the rider constant

    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.
    Share this post