my friend and i are going to makek a rail rpg and i want to do everything right. I figure create a class file for the base chars and npc’s would be the correct way to go about it. especially for npc’s since all i would have to do to create a new npc would make a new instance of the npc class. Im still new to setting up my own custom class’s does anyone have an example class i could look at to point me in the rite direction?