What is "starting_speed" exactly meaning in a projectile?

Place to get help with not working mods / modding interface.
swizzlewizzle
Burner Inserter
Burner Inserter
Posts: 10
Joined: Thu May 14, 2020 7:58 am
Contact:

What is "starting_speed" exactly meaning in a projectile?

Post by swizzlewizzle »

So it's very vague what exactly "starting_speed" is for a projectile.

Checking here - https://wiki.factorio.com/Types/Project ... erDelivery - it says we should be using a float... and it seems all vanilla projectiles are defined with something between 0.2-1.0... however.. what "speed" is this exactly?

Is it a fraction of the range of the projectile being shot per second in speed? It can't be tiles/second since 1.0 tiles per sec would be incredibly slow for a bullet...

It doesn't seem to make much sense..
posila
Former Staff
Former Staff
Posts: 5448
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: What is "starting_speed" exactly meaning in a projectile?

Post by posila »

It is in tiles per tick (1/60th of a second)
swizzlewizzle
Burner Inserter
Burner Inserter
Posts: 10
Joined: Thu May 14, 2020 7:58 am
Contact:

Re: What is "starting_speed" exactly meaning in a projectile?

Post by swizzlewizzle »

Thanks posila. :)
Post Reply

Return to “Modding help”