Skip to content
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

walls #1

Open
Thanduriel opened this issue Jun 27, 2016 · 1 comment
Open

walls #1

Thanduriel opened this issue Jun 27, 2016 · 1 comment

Comments

@Thanduriel
Copy link
Owner

walls that block projectiles
some thinks to discuss:

  • block projectiles only(how can the player be prevented from abusing this)
  • limited lifetime / health
  • casts a shadow (could be used to disappear faster)
  • axis aligned (slightly simpler to implement)
@jokiel
Copy link
Collaborator

jokiel commented Jun 28, 2016

I would implement walls as follows:.

  • rectangles with white outlinecolor and transparent fillcolor, axis aligned, same stroke size as pawns
  • unlimited lifetime/health, invisible, light up when shot at
  • players cannot fire (neither normal nor alt fire) while touching walls (prevents abuse) or other players

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants