No, probably the closest thing to the Unity GameObject deactivation would be just destroying an actor, then spawning it again when needed… + Maybe some pooling implementation if you plan to do this very often.
No, probably the closest thing to the Unity GameObject deactivation would be just destroying an actor, then spawning it again when needed… + Maybe some pooling implementation if you plan to do this very often.