Linear movement transition (Logic Block)

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
azvin
Posts: 6
Joined: Fri Nov 26, 2021 5:20 pm

Hi everybody:

I was wondering if it's possible to change the transition easing of the position of a SVG (in Logic Block) to a linear transition. I know the new version has this option, but can it be changed in anyway in version 6?
It's not a big deal, but it would be nice if the movement of the SVG is linear.

Thank you!
azvin
Posts: 6
Joined: Fri Nov 26, 2021 5:20 pm

I figured out!
By changing the "skin.js" file after publishing.
You have to find the line containing "style[domTransition]=" and replace the code"ease" with "linear"
Not the finest workaround, but it does the trick.

Thanks anyway. I hope this helps someone else who is struggling with this.

Cheers!
Post Reply