Hello i am trying to make a Mag System for a Survival Horror game and i don’t know very well how to execut this very well
Let me explain better i am Working into having a system in place to do Check Mags - Chamber and reload base on the Pistol Stated of the ammo and the mag inself is inserted but i don’t know how to make it in the realistic way?
so i want to have a realistic system of mag rather than just ammo pull like typical and casuals game use and store the information of each individual mag that you have
what i am gona do for the moment is having every information split in to float information numerical and make individials calls but I know this is not a effective way to do it
for example here in Ready Or Not they use something like this
.
and so far i haven’t found any forums or guide or videos that explain how to do it
I know it can be done in a better way using Blueprints but i just lack the experiences as programmer to do it my self if some one is actually reading this and hope can help me around in this problem and trying to solved