GAME-2332 / project1

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

Greybox - Accessory Store #46

Open professaurChris opened 2 years ago

professaurChris commented 2 years ago

Greybox the accessory store, utilizing the scene Hunter has created, "Greybox - Mall."

For the directory, please use the following examples below to create your levels. Assets(rootfolder)/Levels/SpicySubject/ Assets(rootfolder)/Levels/AccesstoryStore/ Assets(rootfolder)/Levels/Arcade Assets(rootfolder)/Levels/ClothingStore

Inside these folders, you will save your scene name as [SceneName]. First letter of each word is capitalized. In your folder, there will be another folder with the same name, where you will place your baked light maps. In your hierarchy, create an empty object list:

Props
Level
Greyboxes
Lighting

Props will contain all of your prefabs, AND ONLY prefabs. Level contains your scene geometry or 3D meshes that make up walls, floor, and other. Lighting includes light sources. Greyboxes is a temporary folder that can be disabled.

Daemoncel commented 2 years ago

accesoryshop_fgc_screenshot1 accessoryshop_fgc_screenshot2 accessoryshop_fgc_screenshot3

professaurChris commented 2 years ago

Needs an update on the greybox since the merge of the branches.

Daemoncel commented 2 years ago

The design and layout of the laccessory_shop changed. New items were created and arranged. image image ` image

professaurChris commented 2 years ago

Add floors, walls, and ceiling.

Daemoncel commented 2 years ago

Walls, floor, and ceiling added. image