0 Members and 1 Guest are viewing this topic.
That looks great! Are actually using the programs I gave? I was just curious because they get displayed differently than how mine do and all.
Holy crap! That looks great! I am amazed at how fast the sprites are generated and how complex they are while being generated that way. How large are each sprite, though?Keep up the good work on this project!
Wow, that's epic. Excellent job MRide!
Well you could just save the screen with both of them into a picture variable, run my program, put that list into another, then run it on the other sprite. Would save you some work of going though it.
Quote from: meishe91 on September 29, 2010, 11:15:55 pmThat looks great! Are actually using the programs I gave? I was just curious because they get displayed differently than how mine do and all. Yeah, I am. I just sorted the list ascending. (in the screenie its actually descending)Quote from: DJ Omnimaga on September 30, 2010, 01:29:08 amHoly crap! That looks great! I am amazed at how fast the sprites are generated and how complex they are while being generated that way. How large are each sprite, though?Keep up the good work on this project! Thanks. Rough estimate: about 25 pixels wide, 30 pixels tall.
Quote from: MRide on September 30, 2010, 08:18:05 pmQuote from: meishe91 on September 29, 2010, 11:15:55 pmThat looks great! Are actually using the programs I gave? I was just curious because they get displayed differently than how mine do and all. Yeah, I am. I just sorted the list ascending. (in the screenie its actually descending)Quote from: DJ Omnimaga on September 30, 2010, 01:29:08 amHoly crap! That looks great! I am amazed at how fast the sprites are generated and how complex they are while being generated that way. How large are each sprite, though?Keep up the good work on this project! Thanks. Rough estimate: about 25 pixels wide, 30 pixels tall.I meant memory-wise. Are each sprites 8 KB, 16 KB, etc?
Oh, so you mean you want one list that has just the hero and then a list that contains the enemies?
SWEET! i love it!does this mean i'll be making more enemies for fighting?