Hello editor pros!
i wanna make an sphere, which is an eye and a head face the rider the whole timebut 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)
https://docs.google.com/drawings/d/1...jaN7RbVDc/edit
https://docs.google.com/drawings/d/1...9zsJtUypw/edit
this should help you to get started
heres a usefull link for other editor stuff
https://docs.google.com/folderview?i...F9wanpFNXBkdkE
You can simply disable the interval trigger with a state event if you want the eye to stop moving,Originally Posted by LynxNinjaTrials
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.