A downloadable mod

This mod adds a new character and 3 weapons.

Shadow:

Starting weapons:

Knife: 10 damage per hit. 20% chance to deal double damage.

Hunting Rifle: 18 damage per shot. Fast traveling projectiles.

Additional new weapon:

Sniper Rifle; Hunting Rifle with higher cooldown and 40 damage per shot.


ACTIVE:  teleport to the cursor

Throne Butt: decrease cooldown of active ability

Ultra A: destroy enemy projectiles around yourself upon teleportation

Ultra B: hold RMB and fire to teleport projectiles to the cursor.  Press "B" to switch between projectile and self teleportation mode.

Download

Download
shadow.zip 33 kB

Comments

Log in with itch.io to leave a comment.

(+1)

Your mod is trying to load Vet's campfire sprites but can't find them, might just want to remove those since you probably doesn't want people to get errors every time they load the mod.

I know. I only kept it in the code because I'm planning to add campfire animations later.

(+1)

Looking at your code has made me mentally facepalm myself. You made a hit scan weapon much better than my Sniper character, good job.

Great character.

(1 edit) (+1)

Also since you are using the CustomProjectile object, Recycle Gland currently does not work with the rifles. Not sure if you want to change that or not.

Edit: after further checking, it's not because you are using a CustomProjectile, but because of how you damage enemies.

I'll see what I can do.

Thanks for pointing out! Everything works now.

Thanks. Btw Shiter is incredible.


Code for rifles was taken from clasweps (bolt rifle specifically) and in the file itself says that the code is partially taken from gunlocker.

(+1)

Okay, I didn't know of that, I made my sniper rifle code from scratch