Difference between revisions of "User:Bojjob/Sandbox"
m (Saving progress...) |
m (Saving progress...) |
||
Line 2: | Line 2: | ||
This '''Cosmetic Images''' tutorial will show you how to create images for cosmetics. For this tutorial, we will be putting the [[Team Captain]] on the [[Soldier]]. | This '''Cosmetic Images''' tutorial will show you how to create images for cosmetics. For this tutorial, we will be putting the [[Team Captain]] on the [[Soldier]]. | ||
== Setting up HLMV == | == Setting up HLMV == | ||
+ | [[Image:HLMV_Settings.png|thumb|right|Your settings should look like these.]] | ||
Please see the [[Help:Model_Viewer|Model Viewer]] page for instructions on setting up your model viewer if you haven't already. | Please see the [[Help:Model_Viewer|Model Viewer]] page for instructions on setting up your model viewer if you haven't already. | ||
+ | |||
+ | Once you have HLMV open, make sure your settings are the same as the ones to the right (Setting the FoV to a lower setting makes for a nicer image). | ||
== Finding the models == | == Finding the models == | ||
Once you have the model viewer open, you will first need to locate the correct class model. | Once you have the model viewer open, you will first need to locate the correct class model. | ||
Line 24: | Line 27: | ||
This will hide the soldier's helmet. | This will hide the soldier's helmet. | ||
+ | == Posing == | ||
+ | Next comes the fun part... posing your model! | ||
+ | === Choosing a pose === | ||
+ | First of all, you will need to pick a suitable pose for your soldier. To do this, click on the {{code|sequence}} tab and choose an animation from the first drop down menu. | ||
+ | |||
+ | You will want to pick a nice pose that isn't too crazy and also doesn't cover up any of the cosmetic. | ||
+ | |||
+ | For this example, we will be making him salute by using his [[shotgun]] taunt animation, which is called {{code|taunt04}}. | ||
+ | |||
+ | Once you choose his pose, you will notice that he'll be laying flat on the floor. This is normal, as all the taunt animations start off in this pose. | ||
+ | |||
+ | To get him to stand up, all you need to do is use the {{code|Frame}} slider to pick the part of the animation you want to use. Anywhere between frame 110.0 and frame 133.0 is good for this picture. | ||
+ | |||
+ | Lastly, you'll need to rotate Soldier to get a better view of the cosmetic. This is done by clicking and holding {{key|MOUSE1}} in the centre of the view and then dragging the model to rotate it. | ||
+ | |||
+ | === Face posing === | ||
+ | After you've gotten your Soldier into a good pose, you'll need to pose his face, to make the image more interesting. | ||
+ | |||
+ | To do this, click on the {{code|Flex}} tab. | ||
== Examples == | == Examples == |
Revision as of 07:18, 13 October 2017
This Cosmetic Images tutorial will show you how to create images for cosmetics. For this tutorial, we will be putting the Team Captain on the Soldier.
Contents
Setting up HLMV
Please see the Model Viewer page for instructions on setting up your model viewer if you haven't already.
Once you have HLMV open, make sure your settings are the same as the ones to the right (Setting the FoV to a lower setting makes for a nicer image).
Finding the models
Once you have the model viewer open, you will first need to locate the correct class model.
You can do this by going to file > (Steam) Load Model...
and then navigating to \models\player\hwm
(You should always use HWM models for cosmetic images as they are much higher quality).
Select the Soldier model to open it up in the model viewer.
The model will most likely appear slightly off screen if this is the first time you have done this. If so, use MOUSE2 to zoom and ⇧ Shift + MOUSE1 to pan the model so that you can get a better view.
Once the model is in view, you'll need to equip the correct cosmetic.
This is done by going to file > (Steam) Load Weapon...
.
Valve-made cosmetics are found in \models\player\items
.
Since we are using the Team Captain for this tutorial, go into the soldier
folder and find soldier_officer.mdl
. This will put the hat on soldier's head.
As you can probably see now, the hat is poking through the Soldier's helmet. To fix this do the following:
- Click on the
model
tab - In the first drop down menu, select
hat
- In the drop down menu next to that, select
Submodel 1
This will hide the soldier's helmet.
Posing
Next comes the fun part... posing your model!
Choosing a pose
First of all, you will need to pick a suitable pose for your soldier. To do this, click on the sequence
tab and choose an animation from the first drop down menu.
You will want to pick a nice pose that isn't too crazy and also doesn't cover up any of the cosmetic.
For this example, we will be making him salute by using his shotgun taunt animation, which is called taunt04
.
Once you choose his pose, you will notice that he'll be laying flat on the floor. This is normal, as all the taunt animations start off in this pose.
To get him to stand up, all you need to do is use the Frame
slider to pick the part of the animation you want to use. Anywhere between frame 110.0 and frame 133.0 is good for this picture.
Lastly, you'll need to rotate Soldier to get a better view of the cosmetic. This is done by clicking and holding MOUSE1 in the centre of the view and then dragging the model to rotate it.
Face posing
After you've gotten your Soldier into a good pose, you'll need to pose his face, to make the image more interesting.
To do this, click on the Flex
tab.
Examples
Below are examples of what to do and what not to do when making cosmetic images.