this is a VERY early development project, but in the end I hope to make a fully functional soft-body object! how it works: first, the values are inputted in two lists, then they are drawn each frame. The values of the Y position list are then changed in every index of the list. Then, while it is getting re-drawn, it checks weather or not it is touching the ground. If it is, it changes all the positions in the Y list by the opposite of the Y speed.