sure, be glad for the help. There a way I cam PM my Skype id for your?
We’d have to schedule a time, but the short story is pretty much as I described it. Parent class has a function that spawns one of several child actors. Made a child class from the original parent class, and now the derived function spawns different child actors than the ones the parent class was instructed to spawn. Parent class seems to work fine.