-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Throw grenades instead of just dropping them on the floor #166
Throw grenades instead of just dropping them on the floor #166
Conversation
This also lowers the added speed a bit to avoid throwing them unreasonably far
b72a2ed
to
867a257
Compare
So the formula is like |
Exactly |
I'm not entirely convinced this is a problem which needs solving, especially as it has not been tested in gameplay yet. It feels like a solution in search of a problem. |
Newton would be pleased. I, however, am worried that a human using a jetpack can reach speeds that make a grenade fly through half of the map. Let's test this. |
Let me elaborate on that. Grenades are terribly strong. A common question from new players is why they are so expensive. The answer is, of course, that they can wreak havoc in the alien base. Accidentally throwing a grenade into the human base regularly requires admin intervention. They are among the strongest weapons in the human arsenal. Grenades, as they are now, require a human to be very close their point of denotation when throwing them; at least in non-vertical situations. We should be very careful with changing this. Here is a somewhat related video, for fun: https://www.youtube.com/watch?v=j_DIR--yRK0 Edit: |
For the record, I don't intend on merging this in the current state
since 3 people exprimed strong doubts about the idea. I guess this
would need more testing.
…On Sat, Dec 17 2022 at 02:38:34 -08:00:00, sweet235 ***@***.***> wrote:
Let me elaborate on that. Grenades are terribly strong. A common
question from new players is why they are so expensive. The answer
is, of course, that they can wreak havoc in the alien base.
Accidentally throwing a grenade into the human base regularly
requires admin intervention. They are among the strongest weapons in
the human arsenal.
Grenades, as they are now, require a human to be very close their
point of denotation when throwing them; at least in non-vertical
situations. We should be very careful with changing this.
Here is a somewhat related video, for fun:
https://www.youtube.com/watch?v=j_DIR--yRK0
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I'm curious about this sentence, as grenade are already thrown. You can, for example, look high over a barricade to throw the grenade over the barricade to reach the alien base behind it. One can reproduce this in plat23 successfully. Aiming with grenade has its own learning curve but it's really a useful game mechanics and it works for me™. |
This repository has no longer use as it is not a submodule anymore: If there is still something to merge from it, this PR should be redone on https://github.com/Unvanquished/Unvanquished instead. I let this PR open so the one redoing the PR on the other repo can close it when it's redone if it has to be redone, so we know what PR is redone or not yet. |
Let's close it for now because people here were not enthusiastic about it. Might redo it in a gameplay mod someday |
This also lowers the added speed a bit to avoid throwing them unreasonably far