adding modular weapons, i intend to add different barrel sizes to fire different calibers, and different triggers etc its gonna take while to add that stuff #gamedev#gaming
managed to do accidental stress test spawned more npcs then needed there was 7,735 npcs spawned it was hitching during saves but it seemed to work fine caused the clouds to flicker for some reason not all npcs were in render of course #gamedev
improved the loading a bit it previously was around 30 seconds now its a couple seconds but i still need to test and make sure everything works right #gamedev
a single item pickup method for avoiding inventory clutter something ill use for parts so the player doesnt fill there inventory with half completed built objects #gamedev