Skip to main content
Participant
February 18, 2019
Question

Actions repeating in multiple places

  • February 18, 2019
  • 2 replies
  • 929 views

Hello!

I'm not very familiar with actions so it may be a simple solution but i havent turned anything up from searching the forum.

I am placing a lot and i mean a lot of dots on a canvas for a project. its easy but time consuming. As far as i am aware actions will just repeat in the same place i recorded them. What i want really is to record an action and for it to repeat one inch to the right. then repeat again but even further to the left and so on until it is complete. Is this possible and if so what do i need to do?

Cheers everyone!

This topic has been closed for replies.

2 replies

JJMack
Community Expert
Community Expert
February 18, 2019

If you want to automate something like that you would need to write a Photoshop Script. Actions and not use logic without using some Photoshop scripting.

JJMack
Participant
February 18, 2019

unfortunately i have no knowledge on scripting so that wouldnt get me very far, id have to learn it from scratch.

JJMack
Community Expert
Community Expert
February 18, 2019

If you want to do something like the you can select the Canvas a fill it with a pattern. It may be cliped on the right and bottom if the pattern is not a multiple of the width and height some scaling of patterns is possible though.

JJMack
Bojan Živković11378569
Community Expert
Community Expert
February 18, 2019

You can record step(s) in action to duplicate layer then to move it to the right or left. Can you post screenshot of actual result which you want to achieve? It is not very clear to me what exactly you want.

Participant
February 18, 2019

This is what ive created manually, but i want to use actions to place each dot one by one. so if i record an action of me doing the first column can i use that action to do the rest?

Bojan Živković11378569
Community Expert
Community Expert
February 19, 2019

The problem is they would need to record  and action for each size document the need to be able to record the correct number of step and repeat steps. Action have a hard time when it come to dealing with sizes.  A select all and patten fill would probably be best for them. The can create a dot pattern and play around with the brick fill script settings for scaling and spacing. Use an Adobe provided script.


We still do not know if OP needs to work with different document dimensions and what kind/type of layers he need. It is not mentioned anywhere, it is just our guess. There are lots of options if he is creating seamless tiling pattern all the time without any further requirement but we do not know that.