So I'm trying to make some events that will basically randomly generate more tiles from the four image points if a random variable is equal to two, the problem is that it isn't happening. This is my event sheet below
<img src="http://s30.postimg.org/yey2k4tw1/random_generation.png" border="0" />
After I get to the point of figuring out how to do this, my plan was to also have the tile ask if it is overlapping the bounds object, if so it would delete itself, would this be a problem in any way?