Search found 2 matches

by Gregg_AwsomiSoft
Sun May 22, 2011 7:07 pm
Forum: devkitARM
Topic: Adding Multiple Sprites[HELP]
Replies: 3
Views: 5881

Re: Adding Multiple Sprites[HELP]

relminator wrote:Just use Easy GL2D and call it a day. ;*)
Sorry, I am kind of new to this, but how do I use Easy GL2D?
by Gregg_AwsomiSoft
Sat May 14, 2011 7:51 pm
Forum: devkitARM
Topic: Adding Multiple Sprites[HELP]
Replies: 3
Views: 5881

Adding Multiple Sprites[HELP]

I am trying to add multiple sprites to my games, but the thing is only one sprite shows. At first, I used oamSet and set each one to oamSub. I thought that would work, but than only one sprite would show. I tried declaring oamSub and oamSub2, but obviously it occured with errors.

How would you add ...