currently, If I want to back-out changes to an entity after using ent_clone or ent_cloneskin and ent_setmesh/ent_setskin/vec_to_mesh commands I ent_remove the entity and recreate it using ent_create.
I looked but didn't find anything, but is there an easier way to restore back to the original state before the ent_clone or ent_cloneskin functions were called?