Author Topic: Bullet velocity  (Read 437 times)

Well, I took at look at Kajes sniper and it's velocity is 2000.

But when I try to make my veolcity that high the blockland script sais it can only be from 0-200.

How to make velocity higher?

it's not really going that fast, the cap is 200

You can use a raycast, which is instant

I don't really want to use instant.

So there's no way to go faster other than raycasting?



You could do a multiple raycast or something where you click, it fires the trail, then a few milliseconds later it fires the actual bullet.