Conversation
|
Updated to merge into new missile guidance branch |
|
guess it auto closed because target merged, ugh |
|
reopen test |
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
| if ((currentWeapon ACE_player) != QGVAR(launcher)) exitWith {}; | ||
|
|
||
| if (_key == SPIKE_KEY_DESIGNATE) then { | ||
| if (cameraView == "GUNNER") then { |
There was a problem hiding this comment.
| if (cameraView == "GUNNER") then { | |
| if (cameraView isEqualTo "GUNNER") then { |
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
PabstMirror
left a comment
There was a problem hiding this comment.
there might be somethings that could be looked at
- seems like missile sometimes runs out of thrust at end of flight
Maybe cut data cable before it loses control-authority from lack of speed - can be tough to lock onto ground targets while in flight
I'm not sure if real-life videos are at actual speed but it seems to be slower than in-game
but overall I'd much rather just get this merged and get feedback from more people
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
johnb432
left a comment
There was a problem hiding this comment.
Does anyone have a test setup they are willing to share?
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
* zeroin check jp * Jp cycle word change * Spike LR #8931 JP * moving spike to it's pr * sort --------- Co-authored-by: PabstMirror <pabstmirror@gmail.com>
johnb432
left a comment
There was a problem hiding this comment.
I haven't checked the functionality, but code formatting looks good.
|
Got around to testing it a bit. EDIT: |
When merged this pull request will:
Requires #10019