Page 1 of 1
why images are shaking?
Posted: Thu Nov 15, 2012 7:27 pm
by dll1024
i am making my first game with love2d
in my game islands goes down in screen, but it seems they are shaking!
can anyone tell me why?
Re: why images are shaking?
Posted: Thu Nov 15, 2012 7:43 pm
by Lafolie
It looks fine on my computer. You appear to be using deltatime so... *looks at code*
Hmm, have you considered using math.floor on the x/y positions of the islands? This might solve the issue. Drawing stuff at non-integer values can cause somewhat odd behaviour.
Re: why images are shaking?
Posted: Thu Nov 15, 2012 8:19 pm
by Tesselode
Looks perfectly fine to me.
Re: why images are shaking?
Posted: Thu Nov 15, 2012 8:29 pm
by dll1024
my game in 3 pc!
see FPS and water background in all three.
what is this? :-&