Canceling screen 1 from appear

Yes! But it is little complicated process :nerd_face:

Before trying this make a backup of your aia, if you go wrong your aia will be corrupted…:grinning_face_with_smiling_eyes:

For copying code from screen2 you need two points for identification, for this take 1 label at the top and Notifier at the end.

  1. Export your aia.
  2. Extract screen1 and screen2 .scm files.
  3. Open screen2 file. Copy the code from label1 to notifier1.
  4. In same way in screen1 make two points and paste this copied code in between these two points.
  5. Re compress your aia.
  6. Import it.

You will see screen2 arrangements in screen1.

And to copy blocks just use backpack.

2 Likes