hey guys, i'm new here, so hello everyone.
I want to ask something
i'm making a crane picking up game. The objective of the game is to place correct material(beam) in the right location.
here's the screenshot of my game
<img src="http://i.imgur.com/O0nQb.png" border="0" />
the objective is placing black beam to the right white location
(all object is different, so we can't place ceiling beam to wall beam)
My question is, how do i check that black beam that i placed in white location is correct ?
Any help is appreciated, thanks :)