永发信息网

unity3d 怎么做游戏暂停弹窗

答案:2  悬赏:0  手机版
解决时间 2021-02-16 14:02
就是点一下暂停按钮,然后弹出个暂停窗口。最好是用C#的代码,不是也行,谢谢!
最佳答案
Time.timeScale = value;value 为0时,游戏就暂停了,为1时就是正常速度。但是实例化的对象不会暂停在官方脚本中有解释 Time.timeScale = 0;Time.timeScale 的确是能暂停一些东西。但是如果在update函数中持续改变一个物体的位置,这种位置改变貌似是不会受到暂停影响的。
transform.position = transform.position+transform.TransformDirection(Vector3(0,0,throwForce));
Time.timeScale = 0的时候这个东西仍然在动~~~~~
Time.timeScale

Time.timeScale

The scale at which the time is passing. This can be used for slow motion effects.

When timeScale is 1.0 the time is passing as fast as realtime. When timeScale is 0.5 the time is passing 2x slower than realtime.

When timeScale is set to zero the game is basically paused if all your functions are frame rate independent.

Except for realtimeSinceStartup, timeScale affects all the time and delta time measuring variables of the Time class.

If you lower timeScale it is recommended to also lower Time.fixedDeltaTime by the same amount.

FixedUpdate functions will not be called when timeScale is set to zero.
---------------------------------------------------------------------

可以试试FixedUpdate()

你们说的那种情况我暂时还没遇到过。
----------------------------------------------------------------------

在Unity Answer上看到有人用这样的方法:

When the game needs to pause, call the OnPauseGame function on all objects using something like this:

Object[] objects = FindObjectsOfType (typeof(GameObject));
foreach (GameObject go in objects) {
go.SendMessage ("OnPauseGame", SendMessageOptions.DontRequireReceiver);
}

And to resume call OnResumeGame on all objects.
A basic script with movement in the Update() could have something like this:
protected bool paused;

void OnPauseGame ()
{
paused = true;
}

void OnResumeGame ()
{
paused = false;
}

void Update ()
{
if (!paused) {
// do movement
}
}
全部回答
简单点来说,控制Time.timeScale=0就让时间静止了,此时你写一个GUI弹出来即可 复杂的话,你需要设置一个暂停系统,控制各种可以动的对象,通过发送bool而使他们运动和停止 希望对你有帮助,望采纳
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
为什么质量相同的燃料,核能释放比化学能大得
土豆凉粉的新做法
招生季要开始,怎样派发招生传单才能达到最好
天天木门怎么去啊,有知道地址的么
【shici】写一句与花有关的诗句
沙市区荆州富迪超市(长港店)这个地址怎么能查
老公出国了,为什么最近老是想给他戴绿帽子?
煮鸭脖的老汤是不是越老越香?我的老汤用了半
百灵花园南门在哪里啊,我有事要去这个地方
宾县哈尔滨黑龙江省宾县法律援助中心地址有谁
求2011年上海 新课程_第二届“新知杯”沪港少
写实作文怎么写啊
解方程,列算式,
幼安街地址有知道的么?有点事想过去
中国诚市GDP排名除了广东和长三角地区和首都
推荐资讯
根据工作分析的目的制定工作分析计划中的各项
石景山体院馆旁的篮球场开放吗?
平安怎么查佣金
福达废旧物资回收有限公司我想知道这个在什么
西点培训大概学费多少,西点师做西点辛苦吗
想她了,分手快一年,还是无法放下,很累,一
有什么故事是关于海瑞为官清正廉洁的
用15N标记的一个DNA分子放在含有14N的培养液
狗狗总是张着嘴巴喘气 为什么
邵东县邵阳步阳安全门哪位知道具体地址啊
求几部好看的小说,写实一点,类似于自传但又
中国邮政储蓄银行濛江镇支行地址有知道的么?
正方形一边上任一点到这个正方形两条对角线的
阴历怎么看 ?