Quote:
|
Originally Posted by Evil_Trunks
just calculate the projectile physics, like i did
v = dt
d=1/2at^2 + vit
|
What does the 'i' variable represent?
Quote:
|
Originally Posted by Evil_Trunks
the information about projectile movement can be found in newfeatures.txt
|
I saw that information, But I don't have a strong enough hold on physics and whatnot to be able to get the equation for power out of it.
Quote:
|
Originally Posted by Evil_Trunks
i used a constant zangle of 45 degrees
|
That's what pi/4 is, I think.
Quote:
|
Originally Posted by Evil_Trunks
i could just post you the entire script but that might be against the rules?
|
Only the shoot command, or the place where you calculate power is really required.