Page 1 of 1

colors in xxx$

Posted: Thu Nov 04, 2004 10:15 am
by Guest
Ok, i wana player$ = chr$(XXX) and evemy$ = chr$(XXY) and so on...
How do i store player$ color to be blue with out typing "color X" every time when printing player$?

Posted: Thu Nov 04, 2004 12:05 pm
by Z!re
You cant unless you change to graphics mode and use sprites.


You could make a function or sub that changes the color for you, and places the player.