Cannot apply indexing with [] to an expression of type 'LayerMask'?

前端 未结 0 1470
半阙折子戏
半阙折子戏 2021-01-06 03:32
public LayerMask[] ground;

I have a problem "Wrong number of indices inside []; expected 1", with:

a = Physics2D.OverlapCir         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题