Thanks for the tip,gonna use that later on but for now I just gave the system the event that will do something like this: System,every 1 second:spawn object floor.
Now one of my problems is that I want to make a jump strength and by that I mean that if you press the button longer you will jump longer,tried the "vector y" method but the problem is that it will have infinite jumping,how do I stop that?