3d problem with a simple title game

found the error! :
shape (cube, cordinate.x, cordinate.y);
it had to be just shape (cube), now I have to implement the movement!
thank you for your time

1 Like