I want to create a GUI in roblox that says “Ammo: How much / Max” using the roblox Endorsed Weapons Kit
I looked at all the scripts and they’re all connected which makes it hard because to change one thing you may have to change 80% of the scripts. I’m using this system because it’s very clean and I like how it looks.
I’ve tried looking at the scripts, using the functions “BulletWeapon:getAmmoInWeapon()” but nothing works. and Developer hub has almost nothing. The API for this system is very difficult to understand imo.