> self.vy*dt so why do you have delta time in the formula? is it even needed?
Without it, it would be framerate dependant.
After some research I realized thqt addon sadly is, making it look different on higher refresh rate devices. So this is a step up!
Now I am interested to figure out how to make it a smooth mesh version...
gosh, does this mean i have to use dt for all my code on all my games now?
and btw how do i use two or more variables like this , im obviously using it wrong
((self.dy-waterNode(self.ID(self.n-1).dy)