Skip to main content
benl13565393
Inspiring
April 16, 2018
Answered

Reusable pieces in PSD file

  • April 16, 2018
  • 2 replies
  • 895 views

I have a game where we are designing the in-game instructions. Our plan is to do this in Photoshop. There are common pieces/widgets that we have to construct portions of the screen. For example, think of a card with stats on it. The face of the card is the same, but some of the stats change. However details like the font, placement, color, font size, etc are the same.

We do a lot of work in Animate, and in Animate they have Symbols which allow us to reuse pieces.

Is there a way of being able to do this in Photoshop? For example a way of creating a folder or layer which can be "re-used" or "re-linked" to?

We are toying with the idea of making this work in Animate, but there are certain parts that would be better done using raster art (for visuals). I'm just trying to better understand potential solutions.

Thanks!

This topic has been closed for replies.
Correct answer mglush

I agree with Chuck that smart objects are a good way to plan and execute your project. By first designing and creating the look of your pieces -- all the ones that will have the same style, color, font, look etc, you can then save it as a smart object and use it in your files. But just remember that whatever you do in a smart object will happen across ALL of them.

So, if you have a design element that you want to be the same create it as a smart object for the very fact that you can change one and all will change. But, you can also use your folders to hold all your images for each asset. By placing all of the parts to one "reusable" piece in one folder -- you have a "container" similar to what you have in Animate. Then just duplicate and rename the folder to create a similar asset.

It works a little differently in Photoshop but you can get similar functionality.

Let us know how it goes!

Michelle

2 replies

mglush
Community Expert
mglushCommunity ExpertCorrect answer
Community Expert
April 17, 2018

I agree with Chuck that smart objects are a good way to plan and execute your project. By first designing and creating the look of your pieces -- all the ones that will have the same style, color, font, look etc, you can then save it as a smart object and use it in your files. But just remember that whatever you do in a smart object will happen across ALL of them.

So, if you have a design element that you want to be the same create it as a smart object for the very fact that you can change one and all will change. But, you can also use your folders to hold all your images for each asset. By placing all of the parts to one "reusable" piece in one folder -- you have a "container" similar to what you have in Animate. Then just duplicate and rename the folder to create a similar asset.

It works a little differently in Photoshop but you can get similar functionality.

Let us know how it goes!

Michelle

benl13565393
Inspiring
April 18, 2018

Thanks this is help. Maybe a slightly off topic question but can JSX scripts access the smart objects as if it was a normal object? Or does it require opening up the smart object's file?

I will experiment with this aspect. I write a lot of JSFL, but haven't had to do anything with Ps and JSX so have little experience in how it works.

Chuck Uebele
Community Expert
Community Expert
April 18, 2018

You can place a file with JSX, but any editing will require you to open the file.

Chuck Uebele
Community Expert
Community Expert
April 17, 2018

You can used linked or embedded smart objects, so you can have a folder full of files or parts that you can either link to current documents, and have all the linked smart objects being able to update to the same image, or use embedded smart objects so you can change the contents, only within that one document.

benl13565393
Inspiring
April 18, 2018

Thanks for this. I will look into it later this week when I have a little bit more time for experimentation!