Changeset 7052 for code/branches/fps/data/levels/includes
- Timestamp:
- May 31, 2010, 3:40:41 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/fps/data/levels/includes/weaponsettings_fps.oxi
r6908 r7052 1 1 <weaponslots> 2 <WeaponSlot position="0,-6,0.5" yaw=0 pitch=0 roll=0 /> 3 <!-- <WeaponSlot position="15,-1.5,-25" yaw=0 pitch=0 roll=0 /> 2 <WeaponSlot position="0,0,0" yaw=0 pitch=0 roll=0 /> 3 <!-- <WeaponSlot position="-0.5,0.8,2.5" yaw=0 pitch=0 roll=0 /> 4 <WeaponSlot position="15,-1.5,-25" yaw=0 pitch=0 roll=0 /> 4 5 <WeaponSlot position="0,0,-45" yaw=0 pitch=0 roll=0 /> --> 5 6 </weaponslots> … … 16 17 </links> 17 18 <Weapon> 18 <attached> 19 <Model mesh="LightningGun.mesh" pitch="78" roll="90" yaw="90" position="0,-1.3,0" /> 20 <Model mesh="LightningGun-s.mesh" pitch="78" roll="90" yaw="90" position="0.2,-1.3,0" /> 21 <Model mesh="hs-w01.mesh" roll="195" position="0,1,0" scale=2 /> 22 <Model mesh="hs-w01s.mesh" roll="195" position="0.1,0.5,0" scale=2 /> 23 </attached> 24 <HsW01 mode=0 munitionpershot=0 delay=0.125 material="Flares/point_lensflare" muzzleoffset=" 0.7, 1.5,-4" /> 25 <HsW01 mode=0 munitionpershot=0 delay=0 material="Flares/point_lensflare" muzzleoffset="-0.9, 1.1,-4" /> 26 <LightningGun mode=1 muzzleoffset="0,0,0" /> 19 <HsW01 mode=0 munitionpershot=0 delay=0.0 material="Flares/point_lensflare" muzzleoffset=" 0.7, 1.5, -4" /> 20 <LightningGun mode=1 muzzleoffset="0,0,0" /> 27 21 </Weapon> 28 22 <LaserGun
Note: See TracChangeset
for help on using the changeset viewer.