Save-Point
"Jumpy" Plane rewrites - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Games Development (https://www.save-point.org/forum-4.html)
+--- Forum: Code Support (https://www.save-point.org/forum-20.html)
+--- Thread: "Jumpy" Plane rewrites (/thread-3366.html)



"Jumpy" Plane rewrites - Taylor - 04-17-2011




RE: "Jumpy" Plane rewrites - Draycos Goldaryn - 04-24-2011

There are a few other errors with Selwyn's rewrite. I, too, use it in my Resolution kit, however I have modified it a bit to fix several errors, mainly with how the bitmap is tiled across the sprite. Here is my modified version of Selwyn's script:

Content Hidden

This should work with different resolutions.

As for your scrolling issue on the title screen. it's most likely how you are calling the plane class. If this doesn't fix the error, please post the script you use to scrol a plane on the title screen and I'll see what I can do to fix it for you.


RE: "Jumpy" Plane rewrites - Taylor - 04-25-2011

Ah, thank you! This fixes it. The only jumping now is the slight lag, which is understandable.


RE: "Jumpy" Plane rewrites - Draycos Goldaryn - 04-26-2011

You're welcome Very cheery