游戏开发unity杂项知识系列:PC限制同个游戏程序只能运行一个
unity出PC包很多时候要限制包的运行数量,实现一台电脑只能运行一个包只需要在出包的时候将Player Settings->Resolution and Presentation 中的Force Single Instance 勾上就可以了。
·
unity出PC包很多时候要限制包的运行数量,实现一台电脑只能运行一个包只需要在出包的时候将Player Settings->Resolution and Presentation 中的Force Single Instance 勾上就可以了。
更多推荐
所有评论(0)