Hi, I'm taking the standard "terrain1.hmp" which is shipped with Gamestudio. Now I simply try to change its skins with ent_setskin(entTerrain, NULL, 2) but it has no effect. I added a third skin which the engine switches to but I can't switch back to skin 1. Very weired... Any experiences with "ent_setskin"?
in case of models it works for me fine, but when I tried for terrains I had problems too (add/delete/replace/reorder), so I would be happy too to see someone with more experience. (this was one reason why I did not finish texture painting features in my editor, but will check it again)