All Questions
Tagged with unityscript cocos2d
1 question
2
votes
2
answers
542
views
Finding diagonal objects of an object in 3d space
Using Unity3d,
I have a array which is having 8 GameObjects in grid and one object (which is already known) is in center like this where K is already known object. ...