v += Physics.gravity * stepTime;//stepTime = 0.05f, v is vector 3
pos += v * stepTime;//stepTime = 0.05f, v = vector3, grenade pos = pos here
bro what does this means ? i cant understand why and how it is done and what its work
https://paste.mod.gg/eelrfqgkjytj/0
A tool for sharing your source code with the world!