Creating custom weapons - basics: Difference between revisions
From TF2 Classified Wiki
More actions
mNo edit summary |
mNo edit summary |
||
| Line 107: | Line 107: | ||
[[File:example_04_custompistol.png]] | [[File:example_04_custompistol.png]] | ||
Here | |||
Here's how the description looks in game: | |||
[[File:example_04_backpack.png]] | [[File:example_04_backpack.png]] | ||
What's that? You want to change the model too? Well, with the base selection, there's only one that works with {{code|preset=3|"attach_to_hands" "2"}} - the Pistol model that we're currently using. However, what about TF2's c_models? | |||
Here, the parameters have been adjusted to compensate for the new model. Now that {{code|preset=3|"attach_to_hands"}} is set to 1, the Custom Pistol will use the c_arms animations that TF2 uses. | |||
[[File:example_05_wingermodel.png]] | |||
Here's how it looks in game: | |||
[[File:example_05_world.jpg|540px]] | |||