mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-10 23:32:06 +00:00
Gun positioning
This commit is contained in:
parent
b7d822adfd
commit
e7047b316e
1 changed files with 3 additions and 7 deletions
|
@ -161,14 +161,10 @@
|
||||||
name "_common_"
|
name "_common_"
|
||||||
type ITEM_TYPE_MODEL
|
type ITEM_TYPE_MODEL
|
||||||
asset_model UI_ASSETS"/models/gun/gun.md3"
|
asset_model UI_ASSETS"/models/gun/gun.md3"
|
||||||
rect 0 0 640 480
|
rect -200 160 640 640
|
||||||
model_fovx 40
|
model_fovx 60
|
||||||
model_fovy 30
|
model_fovy 60
|
||||||
model_origin 16 8 -8.5
|
|
||||||
//model_origin 40 8 -8.5
|
|
||||||
model_angles 90 156 0
|
model_angles 90 156 0
|
||||||
//model_angles 180 90 0
|
|
||||||
//model_rotation 90 0 0
|
|
||||||
visible 1
|
visible 1
|
||||||
decoration
|
decoration
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue