Dev Log 5 September 2025
- jackpeedle1999
- 4 days ago
- 1 min read
Hello again!
I have had a few life events this month which have slightly set me back in terms of development time. But I have been making a real effort to get slowly get back into it.
So, the updates this month will be in the form of text instead of a video as some of the systems are being reworked and not working correctly as of today (Partially, but not where i want them). Below is a list of changes which i have implemented and wanting to implement in the future.
Implemented integers for each weapon part to then be saved into a list, ready for saving via JSON encryption.
Implemented grips and muzzle attachments spawning on rifles.
To implement, SMG's, Pistols, LMG's, Snipers, Shotguns etc.
To implement, clean up the code into individual weapon scripts, rifleGenerator, pistolGenerator etc.
To implement, Saving all weapon parts from inventory into list of integers.
To implement, Loading all weapon parts to instantiate the weapons previously saved and implement them back into the inventory slot where they were on the save.
To implement, showing the weapon card for weapons in the inventory
Have a few other things to implement but the ones above are the main ones i wanted to focus on, hope to show some impressive things at the start of October 2025!
Comments