[GH-ISSUE #64] Different tank shapes, better barrels #237

Closed
opened 2026-05-20 22:34:51 +02:00 by Pecus · 2 comments
Owner

Originally created by @mikerro on GitHub (May 16, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/64

Is it possible to have some different tank shapes? Looking for volunteers,

Originally created by @mikerro on GitHub (May 16, 2022). Original GitHub issue: https://github.com/pkali/scorch_src/issues/64 Is it possible to have some different tank shapes? Looking for volunteers,
Pecus added the enhancementhelp wanted labels 2026-05-20 22:34:51 +02:00
Pecus closed this issue 2026-05-20 22:34:51 +02:00
Author
Owner

@pkali commented on GitHub (May 16, 2022):

Tank shapes are defined in this file: https://github.com/pkali/scorch_src/blob/master/artwork/tanks.fnt
The barrel must stay as it is - adjusting it was a pain in the bottom.
So it seems that only two lines of a character are really editable (16 pixels).
I think a creative soul could redefine 3 lines, just taking care of the barrel position above.
Then we could get e.g. 5 lines from the existing characters, 3 bottom ones from a new shape.
THe shapes must be left and right and include a mask in the consecutive char.

<!-- gh-comment-id:1128167085 --> @pkali commented on GitHub (May 16, 2022): Tank shapes are defined in this file: https://github.com/pkali/scorch_src/blob/master/artwork/tanks.fnt The barrel must stay as it is - adjusting it was a pain in the bottom. So it seems that only two lines of a character are really editable (16 pixels). I think a creative soul could redefine 3 lines, just taking care of the barrel position above. Then we could get e.g. 5 lines from the existing characters, 3 bottom ones from a new shape. THe shapes must be left and right and include a mask in the consecutive char.
Author
Owner

@pkali commented on GitHub (May 23, 2022):

After meticulous analysis, we know that it can and should be done with help of @6502adam
This will possibly include correction of barrel angles and barrel length.

<!-- gh-comment-id:1134065607 --> @pkali commented on GitHub (May 23, 2022): After meticulous analysis, we know that it can and should be done with help of @6502adam This will possibly include correction of barrel angles and barrel length.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/scorch_src#237