其他回答
游戏里面控制面板可以键入作弊码:

1、GetPlayer().components.builder:GiveAllRecipes() ---------- 全物件立即生产制造
2、GetPlayer().components.hungerause(true) ---------- 挨饿值不减少
3、GetPlayer().components.sanity:SetMax(500) ---------- 精神实质值不减少(谨慎使用不能撤消 )

4、GetPlayer().components.health:SetMaxHealth(300) ---------- 较大血格
5、GetPlayer().components.health:SetInvincible(true) ---------- 上帝模式
6、minimap = TheSim:FindFirstEntityWithTag("minimap") minimap.MiniMap:ShowArea(0,0,0, 10000)---------- 全地形图