[Coco] DynoSprite Demo 1
    Nick Marentes 
    nickma at optusnet.com.au
       
    Sat Oct  5 20:50:08 EDT 2013
    
    
  
One problem with using the hardware scrolling capabilities of the GIME 
is that EVERYTHING moves.
You can't have a static spot on the screen for the display of score and 
other game info and you end up adding code to manage this with a redraw 
and undraw of these areas.
That's why it was important for me to create a split screen system for 
my game but this only works for horizontal scrolling. As far as I know, 
vertical can't be split the same way.
Nick
    
    
More information about the Coco
mailing list