RUNNING WITH RIFLES http://www.runningwithrifles.com/phpBB3/ |
|
Curving rockets now? http://www.runningwithrifles.com/phpBB3/viewtopic.php?f=2&t=1192 |
Page 1 of 1 |
Author: | Gameassassin1020 [ Fri May 17, 2013 12:31 am ] |
Post subject: | Curving rockets now? |
Is it possible to do so with the new update? I was thinking using a sped up grenade instead of a rocket? |
Author: | pasik [ Fri May 17, 2013 4:59 am ] |
Post subject: | Re: Curving rockets now? |
It's funny, it is actually supported by the game now - BUT - I made a last minute mistake with the build and forgot to add one line to activate the ballistics mode for weapons when finding the ballistics definition in the weapon specification file. So it will work in 0.88 then, I should get the release done on Sunday which would make it available next week. In that, you'd make rockets or bullets fly in a ballistic curve using the same parameters as with grenade throwing, e.g.: Code: <ballistics curve_height="3.0" near_far_distance="5.0" speed_estimation_far="17.0" speed_estimation_near="20.0" max_speed="11.0" randomness="0.07" />
|
Author: | MrNuckFuggets [ Wed May 22, 2013 2:24 pm ] |
Post subject: | Re: Curving rockets now? |
pasik wrote: It's funny, it is actually supported by the game now - BUT - I made a last minute mistake with the build and forgot to add one line to activate the ballistics mode for weapons when finding the ballistics definition in the weapon specification file. So it will work in 0.88 then, I should get the release done on Sunday which would make it available next week. In that, you'd make rockets or bullets fly in a ballistic curve using the same parameters as with grenade throwing, e.g.: Code: <ballistics curve_height="3.0" near_far_distance="5.0" speed_estimation_far="17.0" speed_estimation_near="20.0" max_speed="11.0" randomness="0.07" /> Is there something else I need to add? Just pasting this into the rocket specification file doesn't work. |
Author: | pasik [ Wed May 22, 2013 3:14 pm ] |
Post subject: | Re: Curving rockets now? |
It's a weapon shooting mode, try adding it inside <weapon>...</weapon> |
Author: | Gameassassin1020 [ Sun May 26, 2013 1:25 am ] |
Post subject: | Re: Curving rockets now? |
pasik wrote: It's a weapon shooting mode, try adding it inside <weapon>...</weapon> Sorry forgot I posted this, going to try this out right now. |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |