Search code snippets tagged "gun"

These snippets match the tag "gun."

Latest snippets
Super ice 1.0 March 03, 2015 23:20
Ice bullets explode violently upon impact causing injury and knockback to players struck by the bullets. Additionally, pressing fire while frozen fails to melt you any faster.
Alternate ammo display 1.0 March 03, 2015 23:16
Instead of displaying your ammo count as a number, displays it as a horizontal line of (mostly translucent) pickup animations
Bubble Gun 2.0 February 24, 2015 21:39
Adding the code for the Bubble Gun as a snippet here for convenience in case anyone wants to use it in their own levels.
Powerups as Pickups 3.0 February 05, 2015 03:57
Replaces all Powerup monitors with special +3 Ammo pickups. Your powerup status for any given ammo type (except blaster) will reflect whichever ammo pickup you last collected, specifically whether it was itself powered-up or not. Updated (v3.0) to work for ammo that comes out of crates.
Change TNT to throwing bombs 2.0 February 26, 2013 16:58
Does what the title says. The bomb explosion is the same as a TNT explosion, so setting tntdamage or extended tnt range will also affect these bombs. You can change behaviour by changing the bomb constants at the top of the code. Bombs can only be thrown left and right.
Blaster Trail 2.0 February 26, 2013 16:53
Creates a green trail (barrel shards) for the normal blaster bullets and a blue trail (ice shards) for normal and powered up ice bullets. Thanks to SE for telling me these where not green and blue leaves :P. Also i was a bit inspired by cooba's fireball trail.
Boomerang gun 3.0 February 26, 2013 16:41
This is a script that changes the upgraded blaster into a boomerang gun. The behaviour of the boomerang (faster, higher, etc) can be changed by changing the constants.
Blade gun (Electroblaster PU) 1.0 February 03, 2013 23:34
This will replace all powered-up electroblaster bullets with blades (discs), that can be controlled by the player. This works in multiplayer. Not tested in singleplayer.