I have what I think is a simple question. I'd like to make my actor do the path assigned to it one time only. I can't use destroy actor at path finish because I have multiple versions of the same actor going down the same path, and I'd like each one to FINISH the path before they are destroyed.
Does anyone know of an answer to this dilemma? Thanks