Change pixels per unity for all sprites at once

Course Unity Visual Scripting - Microbe Mayhem - Video Project Setup…

unity allows to change settings in batch mode:

  1. Shift-select all germ-sprites in the project folder.
  2. Change the sprites pixels per unity to 1024 in the inspector
  3. Apply

Unity will then do it for all sprites in one step.

1 Like

Privacy & Terms