GAME-2332 / project1

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

3D Modeling - NPC Ghost #56

Closed professaurChris closed 2 years ago

professaurChris commented 2 years ago

3D model the NPC ghost.

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

../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.

SleepiMitsu commented 2 years ago

3dModel_Npc_Ghosts.zip

professaurChris commented 2 years ago

Need to add this to Unity for testing.

SleepiMitsu commented 2 years ago

Ghosts.zip

BecBrock commented 2 years ago

Uploaded

professaurChris commented 2 years ago

We're good.