tmod.tmodProjectileChaingun
- Modifiers
- config ( tribesmodSettings )
tmod.tmodProjectileChaingun
var config float damage;
var config float heatPeriod;
var config float maxSpread;
var config float minSpread;
projectileInheritedVelFactor Source code
var config float projectileInheritedVelFactor;
var config float projectileVelocity;
var config float projLifeSpan;
var config float roundsPerSecond;
var config float speedCooldownFactor;
var config float spinPeriod;
simulated function PreBeginPlay ( ) )
simulated
function ProjectileTouch (
Actor Other,
vector TouchLocation,
vector TouchNormal )
function ProjTest ( ) )
simulated function SetProperties ( ) )
defaultproperties
{
damage=4.000000
lifeSpan=1.100000
projectileVelocity=32000.000000
projectileInheritedVelFactor=1.000000
roundsPerSecond=7.500000
spinPeriod=0.050000
speedCooldownFactor=0.002000
heatPeriod=7.000000
maxSpread=2.000000
minSpread=0.400000
}
|
Creation time: st 23.5.2018 00:10:35.667 - Created with
UnCodeX