Leading the way to the Future
Welcome Guest, Login!
Path: Forum / TI-Basic / Help
24 Feb 2010 08:11:29 pm by kinkoa
Using screenshift
identity(6
i can make things move but it erases them how do i make it move without erasing it
27 Feb 2010 01:07:13 pm by Eeems
what exactly do you mean it erases them?
when it shifts off-screen it is no longer stored so it's gone, the only way to fix that is to do some fancy picture work.
01 Mar 2010 09:42:31 am by kinkoa
yes when they move offscreen but i was trying not to use a ton of mem for the screen
01 Mar 2010 03:47:24 pm by Bhaliar
Just have the gamewith a little nested thing that displays map. You could sned it there after screen move, and anything else that needs it can go there.