Game Development Community

Tetris Tutorial problem (7 shapes not genrating)

by Playware · in Torque Game Builder · 09/04/2006 (1:55 am) · 0 replies

Hi,

Here I have tried the tetris tutorial from TDN. But I am getting some problem. My well is not showing all 7 shapes and moving to down.

It genrates one shapes (but half or more than half shape) at the top of WellTileMap and this never move to downward.

I think it is not calling the onUpdateScene(%this) function.

And it is giving the error sort of thing like

2dTileLayer::setTileCustomData() - Invalid Tile Position! (10, -3)
t2dTileLayer::setStaticTile() - Invalid Tile Position! (10, -2)

Now what could be the problem ?
Pls advise me.

For more clearification I can send email my complete project folder for testing. Anybody pls. ask me to send this and advise me, where i am doing mistake.



thnx.