Assets/Scripts/Player.cs(9,31): warning CS0108: `Player.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
2018-03-09
將你的變量 “l(fā)ight”換個(gè)名字
2016-08-09
燈光問(wèn)題