Panda Posted April 26, 2023 I made a weapon that reloads. The problem is that I need the bullets that are in the magazine to appear and as I shoot, they decrease. But what happens is that having a full magazine, the bullets do not appear. When I start shooting the bullets count up instead of down. Could it be that I need to put something additional in the recharge inventory? Spoiler actor IsReload : Inventory { inventory.amount 0 inventory.maxamount 12 +INVENTORY.INVBAR } 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.