Unity5質問スレat GAMEDEVUnity5質問スレ
- 暇つぶし2ch958:名前は開発中のものです。 15/10/04 23:29:16.65 3OKxkGIA.net >>957 これはUnityは関係ないような気がするが…。 public class tests { public int test_number; public Sprite test_Image; public tests(){ int i=0; for(;test[i]!=null&&i<10;i++) if(i<10)test[i]=this; } } とでもやるしかないんじゃねぇか?