context: I am making a simple top down single player game which is meant to have zombie npcs that hunt and punch human npcs.
issue: I highkey suck at scripting because I haven't worked on an actual finished game yet meaning 90% of my scripts were client scripts or they just the child of an object. so I honestly don't really get how to organize all of ts but that's too vague so I'll just ask: where should the scripts controlling zombies go? also, is one server script enough?