Thanks SonicX278 and hasty for your efforts here - I am going to look at both of these and then work on what I need to do , the object that is “static” where the other lands/falls onto, will eventually be one of many of the same probably in a row going across the screen (probably near the bottom of the screen) and then random objects (mainly an array of images) will fall towards these. So I guess I will need a table to hold the falling objects and a table to hold the “static” objects and then work on some kinda of loop that randomly drops the objects randomly towards those “static” objects and would “stick” to them , then more objects that fall could also land on these as well.
Thanks again
TimCS