im tring to make it that i can keep re-using the platforms with this code
but my player only responds to one and falls through the other platform.
but instead this code can call anything thats in the floor array.
so if there over 9000 platforms in the testlvel that are all in the floors array then it calls all of them so when the player hits any of the 9000(no matter which one) it does my code.