TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ stepSpeed

float Terraria.Projectile.stepSpeed = 1f

Has nothing to do with the speed that this projectile travels, that is dictated by AI code adjusting F:Terraria.Entity.velocity.

Definition at line 196 of file Projectile.cs.

Referenced by Terraria.Projectile.Update().