WeaponScript.Speed: Difference between revisions
Appearance
New page: speed determines the initial velocity(distance/time) of a projectile as it leaves its spawning point(barrel). A larger value will produce a faster projectile. Machine Gun type weapons(ze... |
Gilmore110j (talk | contribs) mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ScriptingDocumentation}} | |||
{{VehicleWeaponCharacteristicsDocumentation}} | |||
{{VehicleWeaponCharacteristicsWeapons}} | |||
==Speed== | |||
Speed determines the initial velocity (distance/time) of a projectile as it leaves its spawning point(barrel). A larger value will produce a faster projectile. | |||
{{Note| Machine Gun type weapons(zero vector / non-trajectory) are not affected by this parameter.}} Normal values for this argument differ depending on weapon type. Due to engine short-comings, if the speed is set too high, projectiles will disappear in mid-air. The max speed for grenades is around '1400', depending on the max speed of the vehicle launching it. The max speed for cannons is much higher( higher than '3400'). The max speed for missiles is _______. |
Latest revision as of 19:45, 1 June 2010
Empires Scripting Documentation |
Scripting Overview | Vehicle Script Overview | Vehicle Handling Script Overview | Weapon Script Overview | Armor Script Overview | Building Script Overview | Infantry Script Overview | Hint Messages | Loading Screen Script Overview | Tutorials |
Vehicle Weapon Script Characteristics List |
General Characteristics | Sound Characteristics | Weapon Characteristics |
Weapon Characteristics |
Damage Type | Ammo Type | Damage | MinimalDamage | Falloff | Falloffbase | Speed | Gravity | Heat | Heat To Target | Weight | Cycle Time | Clip Size | Total Ammo Clips | Reload Time | Projectile Spread | Inertia | Explosion Radius | Explosion Force |
Variables for missiles: Dumb Missile | Homing Missile | Guided Missile | Missile Range | Lock On Time | Lock Range Modifier | Lock On Radius | Countermeasure Effectiveness | Turning Ability |
Variables for bio: Player Bio Damage | Player Bio Time | Player Bio Interval | Vehicle Bio Damage | Vehicle Bio Time | Vehicle Bio Interval |
Variables for particles: ExplosionSprite | ExplosionSpeed | Tracer Type |
Speed
Speed determines the initial velocity (distance/time) of a projectile as it leaves its spawning point(barrel). A larger value will produce a faster projectile.
Normal values for this argument differ depending on weapon type. Due to engine short-comings, if the speed is set too high, projectiles will disappear in mid-air. The max speed for grenades is around '1400', depending on the max speed of the vehicle launching it. The max speed for cannons is much higher( higher than '3400'). The max speed for missiles is _______.