hey people,
I am trying to automate the process for tileable textures, I want to remove obvious patterns in images but need to tile them to see it better.
What i mean is, I want to have a 256x256 texture, and make photoshop create a new larger document and fill this with the previous pattern but tiled 4x4 or whatever. and maybe have it update when i change the original.
When i created the action, i select the first document and define pattern, then create a 1024x1024 and fill the canvas with this new pattern, but the action creates a pattern ID for every pattern and it won’t override it, so everytime i run this action the document fills with another pattern…not the one i want, i even rename and delete the previous pattern but it doesn’t work.
What i need is a script to create a temp pattern and override itself everytime i run the script. i don’t think this is difficult, but i am not a programmer type person and i can’t devote the time to learn a programming language for just this one thing, but hopefully someone here is kind enough to steer me the right way…or make one for me 


