Hello,
I have a question and couldn't realy find that topic via the search function (maybe I just overlooked it, in that case, please redirect me)
Situation:
I need a program that changes the value of a baseframe, depending on the inputs I get from my camera.
The basic idea is that I save the coordinates of my baseframe into a temporary frame, change and use the baseframe, and afterwards restore it from said temporary frame.
I already set up everything with motionframes as childframes etc.
Problem:
The main issue is, that we are using applicationblocks and I can't realy permanently save these frames.
Now, I only know how to access the frames in a read-only manner (by using the getApplicationData().getFrame("/xxxyyyzzz") function.
If one of you guys could just tell me how to access a frame in a read-write fashion, I would be thankfull beyond imagination
Thank you in advance and have a nice day