- Timestamp:
- May 27, 2010, 7:07:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3/data/levels/includes/weaponsettings3.oxi
r6951 r6981 18 18 <Weapon> 19 19 <attached> 20 <Model mesh="LightningGun.mesh" pitch=" 78" roll="90" yaw="90" position="0,-1.3,0" />20 <Model mesh="LightningGun.mesh" pitch="100" roll="90" yaw="90" position="0,-1.3,0" /> 21 21 <Model mesh="LightningGun-s.mesh" pitch="78" roll="90" yaw="90" position="0.2,-1.3,0" /> 22 <Model mesh="hs-w01.mesh" roll="195" position="0,1,0" scale=2 /> 23 <Model mesh="hs-w01s.mesh" roll="195" position="0.1,0.5,0" scale=2 /> 22 <Model mesh="hs-w01_reduced.mesh" roll="90" pitch="-76" yaw="-90" position="-1.5,1,0.3" scale=0.6 /> 24 23 </attached> 25 <HsW01 mode=0 munitionpershot=0 delay=0.125 material="Flares/point_lensflare" muzzleoffset=" 0. 7, 1.5,-4" />26 <HsW01 mode=0 munitionpershot=0 delay=0 material="Flares/point_lensflare" muzzleoffset="- 0.9, 1.1,-4" />24 <HsW01 mode=0 munitionpershot=0 delay=0.125 material="Flares/point_lensflare" muzzleoffset=" 0.1, 1.6,-2" /> 25 <HsW01 mode=0 munitionpershot=0 delay=0 material="Flares/point_lensflare" muzzleoffset="-1.6, 1.3,-2" /> 27 26 <LightningGun mode=1 muzzleoffset="0,0,0" /> 28 27 </Weapon> … … 31 30 <Model mesh="LightningGun.mesh" pitch="103" roll="90" yaw="90" position="0,-1.35,0" /> 32 31 <Model mesh="LightningGun-s.mesh" pitch="103" roll="90" yaw="90" position="0.2,-1.35,0" /> 33 <Model mesh="hs-w01.mesh" roll="165" position="0,1,0" scale=2 /> 34 <Model mesh="hs-w01s.mesh" roll="165" position="-0.1,0.5,0" scale=2 /> 32 <Model mesh="hs-w01_reduced.mesh" roll="90" pitch="-104" yaw="-90" position="0,1.3,0.3" scale=0.6 /> 35 33 </attached> 36 <HsW01 mode=0 munitionpershot=0 delay=0 material="Flares/point_lensflare" muzzleoffset=" 0.9, 1.1, -4.0" />37 <HsW01 mode=0 munitionpershot=0 delay=0.125 material="Flares/point_lensflare" muzzleoffset="-0. 7, 1.5, -4.0" />34 <HsW01 mode=0 munitionpershot=0 delay=0 material="Flares/point_lensflare" muzzleoffset=" 1.6, 1.3, -2.0" /> 35 <HsW01 mode=0 munitionpershot=0 delay=0.125 material="Flares/point_lensflare" muzzleoffset="-0.1, 1.6, -2.0" /> 38 36 <LightningGun mode=1 muzzleoffset="0,0,0" /> 39 37 </Weapon>
Note: See TracChangeset
for help on using the changeset viewer.