mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #17] use second fire to change weapons #198
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pkali on GitHub (Mar 21, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/17
from @lopezpb
"second fire" is a sort-of-standard expansion of the regular atari stick scheme. Must learn about this. Implementation should be easy.
@pkali commented on GitHub (Mar 28, 2022):
https://github.com/ascrnet/Joy2Bplus
@pkali commented on GitHub (Aug 14, 2022):
I am not closing it yet, although right now it works by pressing fire for a longer time (jumps into inventory)
@Pecusx commented on GitHub (May 31, 2023):
Done!