BulletsPickeable
A generic Bullets Pickeable Prefab can be found under the following path: Assets/Cowsins/Prefabs/DragAndDropExtras/BulletPickeableGeneric
amountOfBullets: Amount of bullets to add.
bulletsIcon: Icon to display.
bulletsGraphics: Object that will be instantiated on the Pickeable and represents the bullets to pick up.
FAQ: WHY CAN´T I COLLECT THE BULLETS?
If you see a "Not Compatible" message on-screen, you won't be able to collect the bullets. This happens if you either don't have a weapon unholstered or your current weapon doesn't use Limited Magazines. Collecting bullets for a weapon with infinite bullets doesn't make sense. To enable bullet collection for your weapon, navigate to the desired Weapon_SO, set LimitedMagazines to true, and adjust the number of initial magazines.
4o

Last updated