#Max projectile launcher speed
18 messages · Page 1 of 1 (latest)
Not possible, By would you need it to go any faster in the first place?
Dogfighting planes where they will be taking ages to catch up, oh well its not too bad
The max speed for projectile launchers is a kilometer per second
That is 2.9x the speed of sound
It only goes max at 100 for me?
It goes up to 1000 i think, are you sure you're using the projectile launcher component? Maybe send a screenshot of configuring the gadget
I dont think so, because I know the paintball sniper fires at 300m/s, so it would be dumb if it was limited to 100m/s
I just tested it, the max is 1000m/s
and a lil note the paintball sniper actually fires at 250m/s
how do you know?
my test was very good, I just fired from a target X meters away and found the speed with Distance/Time
a dev told me lmao
I just tested the projectile max speed with d/t and sometimes I get 1003.5~ and sometimes I get 1020~
I don’t know why this is happening but I also tried comparing the actual sniper with the custom gun it looks like the speed is the same but I’ll test it more and let you know
one question how did you time the time of firing the gun with a trigger handle?
I just tested it and I got 300~
The way I tested is by getting the heads velocity (only the Y) * 1000 round /1000
And seeing if it’s greater that 0.009 and less than 0.025
If the player’s velocity is equal to 0,0,0 and these two conditions match in a certain time (a delay of 3 second as a fourth condition)
Then the player is shooting at that exact moment we will get the distance,precise second in a float variable and when the shot hits the toggle button it would also get the precise seconds of the hit in another variable then just the usual s = d/t and I always get 300~ , so that’s weird the dev must have mistaken it with another gun or whatever
@gloomy trellis
I clicked a trigger handle at the same time I fired the weapon
Yeah it must be 300m/s I tested it like 10times with 3 different ways the third being the most accurate and still got 300~
Imma go talk to the dev and see if the information is outdated or what