K öhm wie erklär ich das am Besten...
Magnification 60% bedeutet, dass das Bild auf 60% seiner tatsächlichen Größe gebracht wird.
Mit nur einem Move Picture kannst du das, was du machen willst, nicht realisieren.
Du bräuchtest sowas wie
Fork (Variable A = 1) { Move Pic Magnification 60% }
Fork (Variable A = 2) { Move Pic Magnification 65% }
Fork (Variable A = 3) { Move Pic Magnification 70% }
Fork (Variable A = 4) { Move Pic Magnification 75% }
Fork (Variable A = 5) { Move Pic Magnification 80% }
...







Zitieren