Unconscious-ShotgunImage icon

ShotgunImage

Makes images from shotgun bullet patterns!

Last updated 3 hours ago
Total downloads 1
Total rating 1 
Categories Mods Misc
Dependency string Unconscious-ShotgunImage-1.0.3
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

Shotgun Image Mod

Modifies shotguns to shoot bullets representing an image file. Only client needs it to show. (Does increase shotgun bullets so might be unfair to shoot ppls with lol) (Also might crash games with a high resolution image! try to do max 64x64 with few pixels black)

How to install

  • Download Zip.
  • Extract to its own folder
  • Drag BepinEx folder into your game dir (where BepInEx is already installed)
  • ???
  • Profit

How to make image

  • Go to BepInEx/config/Bitmaps
  • Place PNG in there that you want to appear
  • Done!

Notes:

  • Logic currently just cycles through each image each shot and loops, you cant select which image to fire.
  • PNG is converted to black and white bitmap basically so anything close to black will be a bullet, anything close to white will be empty.
  • Many bullets = Many lag!