Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to convert sprites and add them in my simple game?
#4
(08-08-2023, 11:34 AM)NeoGeoFreak2004 Wrote: alrighty, i just converted a sprite with the NGPC-Image Processer. but how do I include it in my c code? plus how do i display multiple sprites at once?

You can take some time to read chris ahchay's dev blog: https://ahchayblog.wordpress.com/ngpc-development/

Learn a bit of C, like how to use #include Smile and don't hesitate to copy/paste code from others.

multiple sprites = multiple calls to SetSprite with different parameters.
Reply


Messages In This Thread
RE: How to convert sprites and add them in my simple game? - by sodthor - 08-08-2023, 06:24 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)