Spawn Blocks Help

Hi All,

I am trying to spawn a random block 1 at a time. Once the spawned block has been moved and put down (checking for velocity 0 and collision with other blocks/base) I want to change the active block boolean (game attribute) to false and change the random value. This is all working fine but after two or 3 blocks have spawned, it's then randomly spawning loads of blocks. Can anyone help? It's really starting to bug me haha.

There is a link to the video here:

I think its collision issues and its not recognising that I havn't released the blocked yet and thinking there is no active blocks. Any help would be gratefully appreciated.

Paul

Sign In or Register to comment.