Should Sprites be used?
Author |
Message |
riveryu
|
Posted: Sun Mar 16, 2008 10:13 am Post subject: Should Sprites be used? |
|
|
Should Sprites be used?
When should u use them?
Just some questions... |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Sean
|
Posted: Sun Mar 16, 2008 10:54 am Post subject: Re: Should Sprites be used? |
|
|
It depends entirely on the choice of the creator.
For one, Sprites can be used in games, such as famous ones like Mario, Star Wars, etc. Where you actually take a .gif or pic of it and make it your character. |
|
|
|
|
|
gillen15
|
Posted: Sun Mar 23, 2008 11:45 am Post subject: RE:Should Sprites be used? |
|
|
I use sprites. They are easier when you are creating games when the sprite image doesn't change much(or at all). It would make your code shorter and easier to read instead of having to redraw it all the time. |
|
|
|
|
|
|
|