Computer Science Canada

SPRITES?!?!?!?!?!?!? WAT R THEY?

Author:  white_dragon [ Mon May 03, 2004 2:46 pm ]
Post subject:  SPRITES?!?!?!?!?!?!? WAT R THEY?

i was lookin through da help files but it didn't tell me scrap Exclamation Exclamation Exclamation i really need help with understandin them!!!!!!!!!!!!!!!!! first of all, wat r they? wat do they do n stuff with tat. PLZZZZZZZZZZZZZZ HELP!!!!!!!!!!!!!!

Author:  Tony [ Mon May 03, 2004 2:56 pm ]
Post subject: 

they are graphics (images) with transparent background you can move around and such. Sprites don't work in v4.x but you could use DanSprite module to fix that.

Author:  Paul [ Mon May 03, 2004 3:40 pm ]
Post subject: 

http://www.compsci.ca/v2/viewtopic.php?t=4598

Author:  Dan [ Mon May 03, 2004 7:42 pm ]
Post subject: 

NOTE: danSprites curtly has a bug in it when two or more sprites go over each other, it is being worked on now but just thought u whould wtach out for that if u uses it.

Author:  white_dragon [ Tue May 04, 2004 1:55 pm ]
Post subject: 

is there any way i can get rid of the white box around the pic i upload into it?

Author:  Paul [ Tue May 04, 2004 1:58 pm ]
Post subject: 

u have to have the MERGE mode after the command, forgot what the command was.
i think it was
DanSprite.setMode(pic,DanSprite.MERGE)

Author:  white_dragon [ Tue May 04, 2004 2:05 pm ]
Post subject: 

tat command still doesn't work.......... Confused

Author:  Paul [ Tue May 04, 2004 2:11 pm ]
Post subject: 

Maybe theres a mix up, the command i said was for DanSprite. The picture should automatically merge if u use 3. whatever turing, in normal sprite.

Author:  Dan [ Tue May 04, 2004 3:25 pm ]
Post subject: 

it has to be true white at 0,0,0 RGB

if you saved it as a jpeg it could be shading the white a bit so it is not a true white. try going in to paint and making shure the back is a real white.

also if you are using turing 4.0.5 there are options to chage what color is transparnt.

Author:  white_dragon [ Wed May 05, 2004 3:47 pm ]
Post subject: 

can u show me some of the options to use tat is transparent? i can't really find anythin


: