I have built my code and tested it in one layout, now that it works I've moved on to make a new map in a new layout. Upon putting my players (and all the required objects like bullets, guns, particles, etc.) the code fails to work. Some parts of the code work, some don't.
For instance, my player can shoot his gun, and when he does, the screen shakes, the sound plays, but no bullet spawns. Am i making some kind of classic rookie mistake? Ill share more details if needed.