GAME-2332 / project1

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

Art Asset Fixes #144

Closed professaurChris closed 2 years ago

professaurChris commented 2 years ago

These assets need their shaders fixed. Note that there are some duplicates because there are duplicated prefabs. Please clean up your directory to include all generic props in a prefabs folder called

Directory. Assets/Art/3D/Generic/Prefabs

Directory. Assets/Art/3D/Arcade/Prefabs Update naming conventions. Example: Prop_ArcadeCabinet[Color]_01; Prop_Arcade_CabinetBroken[Color]_01

Directory. Assets/Art/3D/Generic/Prefabs Update naming conventions. Example: _Prop_GenericDoubleDoor[Color]01 Separate door and doorframes.

BecBrock commented 2 years ago

I cleaned up the extra meshes/prefabs and created new folders.

BecBrock commented 2 years ago

I am still updating the arcade and waiting on textures for the doors.

BecBrock commented 2 years ago

Fully updated with current assets

professaurChris commented 2 years ago

Update double doors and door naming conventions to fit color and door types in the name.

BecBrock commented 2 years ago

I don't have any double door prefabs because the doors need to be free moving. My door prefabs currently list glass, black, and wood.

professaurChris commented 2 years ago

We're good on this.