1
0
Fork 0
Assets for my personal contributions to Restock
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Cassidy a86af44bc4 update claws and cookies 3 years ago
Models update claws and cookies 3 years ago
Plugins initial commit 3 years ago
Textures update claws and cookies 3 years ago
.gitattributes initial commit 3 years ago
.gitignore initial commit 3 years ago
LICENSE.md initial commit 3 years ago
README.md initial commit 3 years ago

README.md

ReStocked-Assets

My own Assets made for ReStock. Please report any issues there. Models are made in Blender and textures are made with Photoshop CC and Affinity Designer. All files are licensed CC-BY-SA 4.0.

Naming Convention:

textures are named with the filename they will appear as in the final distributed version of the mod, with the exception of some specular maps which are copied into the alpha channel of the diffuse textures. For example:

  • restock-sciencebox-1: Diffuse map
  • restock-sciencebox-1-s: Specular map, copied into alpha channel of Albedo map except when the Specular (Mapped) shader is used
  • restock-sciencebox-1-spec: Specular map, but gets automatically copied into the alpha channel on import into unity (used with Affinity Designer workflow)
  • restock-sciencebox-1-n: Normal map, makes use of Smart Objects for the heightmap embedded within
  • restock-sciencebox-1-e: Emissive map

Other Work