
I started testing/prototyping a cloning mod (again) and this time I managed to get a save of a small biter stuck on a steel-chest

save:
Code: Select all
game.player.character.force = game.froces.enemy
Code: Select all
game.createentity{name="player", position=glob.clones[1].position}