A85: Sprites


[Prev][Next][Index][Thread]

A85: Sprites



Question, I was using putsprite in one of my programs (I have never done
this before) and when it put my sprite on the screen it didn't place my
far right 2 lines.  But instead it put 2 blank lines on the left.  Here
is an example of what I'm talking about

What sprite should look like

*++++*  * = white
++**++  + = black
+****+
+****+
++**++
*++++*

instead it looks like this
  +++*
  **++
  ***+
  ***+
  **++
  +++*

Thanks,

John


References: