1
0
打开\data\scripts\prefabs\walls.lua文件,修改两个地方(最好用文本编辑器比如notepad或者UE修改):第一处:ifold_percent<=0thenmakeobstacle(inst)end下面补上判断ifnew_percent<1then--墙体受损(不完整,完整是1)的时候回血inst.components.hea...