GAME-2332 / project1

GAME-2332 Project Development 1: First project
1 stars 0 forks source link

3D Modeling - Generic Props 3 #145

Closed professaurChris closed 2 years ago

professaurChris commented 2 years ago

3D model the assets in the spicy subject store.

Directory is as follows: Assets(rootfolder)/Art/3D/Generic/

../Meshes ../Textures ../Materials ../Prefabs

Your texture files are named T[SceneName][PropName]01[TextureFormatType] Material files are named M[SceneName][PropName]01 Meshes are named SM[SceneName]_[PropName]01 Prefabs are named Prop[SceneName]_[PropName]_01

Each new type of asset can have new variations, simply +1 for each new one.

Checklist

BecBrock commented 2 years ago

I modeled, textured, and prefabbed paper trash.

professaurChris commented 2 years ago

Excellent news.