MAN_07A.aia (1.0 MB)
The code is perhaps not as streamlined as it could be, but I believe I have solved most of the issues we discussed.
I'm still having trouble determining the proper code for the TouchUp ResetWheel, Heading display function. It only displays when Dragged.
1 Like
MAN_08.aia (1.0 MB)
Still trying to code the Heading Angle for the steering wheels in a way that isn't dependent on either Drag or TouchUp.
As far as I can tell, the only access to "currentX" and "currentY" is from within the when___Dragged, control block.
I tried creating a universal set of globally initialized currentX & Y coordinates, but, being a newbie, I have so-far, been unsuccessful.
Does anyone have a suggestion of how to accomplish this function?
Thanks,
Don.
Hi Don
there could be a different, easier approach with an extension that can rotate an Image component. I have not tested it.
system
Closed
44
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.