scene.Controllers.drag.Motion.Linear.Velocity.X
scene.Controllers.drag.Motion.Linear.Velocity.X
Where did this expression go? I'm losing my mind trying to find it. I had a Cover Flow system that used it and now that I'm trying to recode it for a new game it's nowhere to be found. Can someone point me in the right direction? Please tell me it's still around. Is there another expression I can use in its place?
Thanks in advance,
Where did this expression go? I'm losing my mind trying to find it. I had a Cover Flow system that used it and now that I'm trying to recode it for a new game it's nowhere to be found. Can someone point me in the right direction? Please tell me it's still around. Is there another expression I can use in its place?
Thanks in advance,
Comments
Controllers - is the name of the layer
drag - is the name of the actor in the layer
motion.linearvelocity.x is the Attribute selected within the drag actor
You'll fine it only if you have a drag actor in a layer named Controllers and it can only be found in the expression editors drop down menu if you are in an unlocked instance.