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

New weapon ideas #150

Closed
1 of 6 tasks
cxong opened this issue Aug 22, 2013 · 7 comments
Closed
1 of 6 tasks

New weapon ideas #150

cxong opened this issue Aug 22, 2013 · 7 comments

Comments

@cxong
Copy link
Owner

cxong commented Aug 22, 2013

Track all the new weapon ideas here; create separate issues if they will be implemented.

@cxong
Copy link
Owner Author

cxong commented Aug 30, 2013

A note: the bullet graphics can be reused by colour blending. Change the weapon stats and they can seem like totally different bullets.

@ghost
Copy link

ghost commented Sep 17, 2013

How about:

  • Chain lightening gun (the arc jumping from character to character, this could of course hurt NPC as well)
  • Triggered explosives (the next keydown triggers the explosive)
  • Ball gun (low damage, but bigger push-back than the sniper rifle)
  • Bouncing swarm cannon

@cxong
Copy link
Owner Author

cxong commented Sep 17, 2013

@sauer2 what's bouncing swarm cannon? Is there an example from another game?

@ghost
Copy link

ghost commented Sep 22, 2013

A weapon that shoots smaller projectiles, which fly more or less random.
For example, see swarm missiles from GUIMO:
http://www.youtube.com/watch?v=A1yi4AOuM1w (3:53)

Sorry for the late reply, BTW.

@cxong
Copy link
Owner Author

cxong commented Nov 8, 2013

  • Suicide bomb (just blows up around the player; could be good for enemies)
  • Sub-machine gun (shotgun range, slightly less spread than shotgun, rapid fire, powergun-speed bullets)
  • Pistol (short range, powergun speed and damage)
  • Smoke grenade (releases gas clouds that block and limit vision)

@cxong
Copy link
Owner Author

cxong commented Dec 2, 2013

There should be at least three categories of weapons; weapons that work well for players (and moderate difficulty enemies), weapons that only work well for enemy "grunts" (and too weak for players to use), and weapons that are very powerful and work well for bosses or temporary power-ups for players.

Some weapons already fall into these other categories. The browny gun (random flying blue dot) works well as an enemy weapon; molotovs on fire-proof enemies are difficult as bosses.

For the grunt weapons:

  • Slow-moving bullet that goes straight towards where the player was when fired
  • A slowing weapon
  • Pistol

Boss weapons:

  • Rocket launcher (slow moving, long range projectile, explodes on contact)
  • Heat seeker
  • Pulse rifle
  • Laser (Hitscan weapons #47)

@cxong cxong modified the milestones: 0.5.6, Wishlist Jun 21, 2014
cxong added a commit that referenced this issue Jun 21, 2014
cxong added a commit that referenced this issue Jun 22, 2014
Add smoke particle (unused)
Fix gas cloud Z drawing
Fix crashes in quick play mode
cxong added a commit that referenced this issue Jun 22, 2014
Fix transparent sprites blitting black, due to
still having rgb values despite 0 alpha
@cxong cxong removed this from the Backlog milestone Aug 7, 2019
@cxong
Copy link
Owner Author

cxong commented Aug 29, 2022

closing - no point adding new weapons if there is no campaign to use them in

@cxong cxong closed this as completed Aug 29, 2022
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

1 participant