While working on GunStopperDrone game for the web using three.js, I noticed my PoliceOfficers.js file was over 4600 lines. I have physics collision working with the drone and the gunman but not police officers yet. they go through buildings the car and the officers. Struggling with it a bit and noticed AI wrote this huge file. I asked it to refactor, and after some web testing and unit tests, I have a bunch of different components with the main file being ~200 lines and it’s working like before. I used AugmentCode. It’s great. Figures stuff out Cursor just can’t do.