怎么(how)显示和老师一样的画面?

来源:3-2 静态组件介绍-Unity3D角色控制

Librix0

2016-07-25 23:16

现象:场景无法打开,且出现很多error。

http://img.mukewang.com/57962c4900018ea812490501.jpg

错误代码:

MuscleClip 'Player'conversion warning: 'player_root/Bip001/Bip001 Spine/Bip001 Spine1' has translation animation. It is not supported.

MuscleClip 'Player' conversion warning: 'player_root/Bip001/Bip001 Spine/Bip001 Spine1/Bip001 Neck' is between humanoid transforms and has rotation animation. This might lower retargeting quality.

MuscleClip 'Player'conversion warning: 'player_root/Bip001/Bip001 Spine/Bip001 Spine1/Bip001 Neck/Bip001 L Clavicle' has translation animation. It is not supported.

MuscleClip 'Player'conversion warning: 'player_root/Bip001/Bip001 Spine/Bip001 Spine1/Bip001 Neck/Bip001 R Clavicle' has translation animation. It is not supported.

Assets/Scripts/MainLight.cs(6,23): warning CS0108: `MainLight.light' hides inherited member `UnityEngine.Component.light'. Use the new keyword if hiding was intended

Assets/Scripts/Player.cs(9,31): warning CS0108: `Player.light' hides inherited member `UnityEngine.Component.light'. Use the new keyword if hiding was intended

等,类似错误

问题:怎么(how)显示和老师一样的画面?

写回答 关注

1回答

  • qq_凝集_03533397
    2016-07-26 09:10:42

    你要把dome打开   肯定在Scenes那个文件夹里

    Librix...

    双击,open后还是这样

    2016-07-26 17:23:33

    共 1 条回复 >

Unity3D快速入门

本课程为Unity 3D入门教程,快速学会用Unity开发游戏

145917 学习 · 326 问题

查看课程

相似问题