mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #20] Add shields #19
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/20
From Probabilitydragon
Shields are essential for the gameplay.
Right now there are 2 issues with it:
Idea - do the shield using sprites.
Problem - Player 6 has got no sprite for themselves...
@ehn-pkalinowski commented on GitHub (Mar 25, 2022):
idea - use 3 shaky missiles to rotate through potential 6 shields (with blinking).
it would look more like a force field, though...
@pkali commented on GitHub (Apr 24, 2022):
OK, it will be a half-circle (a dome) over the tank.
Passed to execution.
@Pecusx commented on GitHub (Jun 13, 2022):
Done!