Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Corroder Model #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified corroder/corroder.iqm
Binary file not shown.
Binary file modified corroder/corroder_lod1.iqm
Binary file not shown.
Binary file modified corroder/corroder_lod2.iqm
Binary file not shown.
Binary file modified corroder/d.dds
Binary file not shown.
Binary file modified corroder/d.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 5 additions & 3 deletions corroder/hwep/iqm.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
iqmload ../corroder.iqm
iqmtag tag_muzzle tag_muzzle

iqmskin gun "<dds>../d.png" "<dds>../m.png" 1
iqmbumpmap gun "<dds>../n.png"
iqmskin gun "<dds>../d.png" "<dds>../m.png" 1 0.9
iqmbumpmap gun "../n.png"

iqmskin display "<dds>../display.png" "<dds>../display_m.png" 1

Expand All @@ -11,7 +11,9 @@ iqmanim "corroder primary" "../shoot1.iqm" 60
iqmanim "corroder secondary" "../idle.iqm" 60
iqmanim "corroder reload" "../reload.iqm" 30

mdlscale 535.5
iqmgloss * 3

mdlscale 535.5
mdlspec 600
mdlcolor -1
mdlmaterial 4 0
11 changes: 9 additions & 2 deletions corroder/item/iqm.cfg
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
iqmload ../corroder_lod1.iqm
iqmskin * "<dds>../d.png" "<dds>../m.png" 1
iqmbumpmap * "<dds>../n.png"
iqmtag tag_muzzle tag_muzzle

iqmskin gun "<dds>../d.png" "<dds>../m.png" 1
iqmbumpmap gun "<dds>../n.png"

iqmskin display "<dds>../display.png" "<dds>../display_m.png" 1

iqmgloss * 3

mdlscale 535.5
mdlspec 600
mdlspin 50
mdlcolor -1
mdlmaterial 4 0

mdllod lod1 100
11 changes: 9 additions & 2 deletions corroder/item/lod1/iqm.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
iqmload ../../corroder_lod2.iqm
iqmskin * "<dds>../../d.png" "<dds>../../m.png" 1
iqmbumpmap * "<dds>../../n.png"
iqmtag tag_muzzle tag_muzzle

iqmskin gun "<dds>../../d.png" "<dds>../../m.png" 1
iqmbumpmap gun "<dds>../../n.png"

iqmskin display "<dds>../../display.png" "<dds>../../display_m.png" 1

iqmgloss * 3

mdlscale 535.5
mdlspec 600
mdlspin 50
mdlcolor -1
mdlmaterial 4 0
Expand Down
Binary file modified corroder/m.dds
Binary file not shown.
Binary file modified corroder/m.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified corroder/n.dds
Binary file not shown.
Binary file modified corroder/n.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 7 additions & 3 deletions corroder/vwep/iqm.cfg
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
iqmload ../corroder_lod1.iqm
iqmtag tag_muzzle tag_muzzle

iqmskin * "<dds>../d.png" "<dds>../m.png" 1
iqmbumpmap * "<dds>../n.png"
iqmskin gun "<dds>../d.png" "<dds>../m.png" 1
iqmbumpmap gun "<dds>../n.png"

iqmskin display "<dds>../display.png" "<dds>../display_m.png" 1

iqmgloss * 3

mdlscale 535.5
mdltrans -0.005 -0.002 -0.01
mdlspec 600
mdlcolor -1
mdlmaterial 4 0

mdllod lod1 100
8 changes: 5 additions & 3 deletions corroder/vwep/lod1/iqm.cfg
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
iqmload ../../corroder_lod2.iqm
iqmtag tag_muzzle tag_muzzle

iqmskin * "<dds>../../d.png" "<dds>../../m.png" 1
iqmbumpmap * "<dds>../../n.png"
iqmskin gun "<dds>../../d.png" "<dds>../../m.png" 1
iqmbumpmap gun "<dds>../../n.png"

iqmskin display "<dds>../../display.png" "<dds>../../display_m.png" 1

iqmgloss * 3

mdlscale 535.5
mdltrans -0.005 -0.002 -0.01
mdlspec 600
mdlcolor -1
mdlmaterial 4 0