Perforce
By now every one should know how to connect to perforce, Password: Pw"yourNID"
Make sure you use right work space, we are using the general one (not the tech art work space)
Go to Depot
High light folder called 3D, hit get latest button
You should get a 3D folder downloaded to your local c-drive>use>yourname>dev>Cohort13_Public>3D
Inside 3d folder, there is a Maya folder
It is where you save your .fbx and .ma/.mb
After you guys done with modeling on Friday, add to change list and submit your .fbx and .ma/.mb files to perforce. (show a example in class) If you are not sure how to do that, ask your neighbors or send me a slack message.
Inside 3D folder there is our master project folder called : Lego_Group_Project
Inside that folder, we have our Lego_Group_Project.uproject and the content folder
Inside Content Folder, there is our Lego folder
Which contains a lego blocks folder and Lego Maps folder
We are going to place our materials, meshes and textures inside the legoBlocks folder.
All the material goes here.
Naming convention for material: M_description_Lastname.uasset
All the mesh assets should go into Meshes-round 2
(I have last weeks assets store in Meshes-round1 folder)
Naming convention for meshes: description_Lastname.uasset
All the texture assets should go into texture folder
Naming convention for texture: T_description_Lastname.uasset
All the level information should be store inside lego Maps folder
Save your individual levels inside your group folder.
I will talk to group lead about the overall set up for master levels
UE4/ Perforce source Control
Let's Open up UE4 by double click on the project
go to your content browser >lego>lego map> groupMap
click on this LastnameInitialFirstname level, this is the sample level I made for you guys to begin with.
Go to your file, do a save as
Save your file in the same folder give it a name. Example: Mine is Ychen_Car
hit save. It should create a new level for you.
You can begin build your levels
Now we need to connect to source control
This is the setting make sure you have right server name and right workspace
After successfully connect to server, your level or newly imported mesh/materials/textures/ should have a question mark on the right top of the icon. That means they are still local.
Right click on the icon >source control> mark for add
The question mark should turn into a plus sign
Go to your source control again , choose submit to source control
Write a description, hit ok. You should be good to go. Finally, don't forget the save your project often.
Warning: Never ever check out entire folder. You should only check out the content you made.
If you guys have any question, please feel free to ask me!