Good Evening everyone!
I’ve a little issue with the Object class. I’ve created a customized class parented to Object (NOT Actor) because I don’t need to spawn anything in the map. Now I’ve a problem, I can’t find a way to destroy the Object. Oviously I can’t call the destroy actor function (as inerith in actor class I guess).
Someone has a solution?
Thank you!