The VG Resource
Help with Spritesheet - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: Discussion Boards (https://www.vg-resource.com/forum-133.html)
+--- Forum: Help me! (https://www.vg-resource.com/forum-137.html)
+--- Thread: Help with Spritesheet (/thread-30981.html)



Help with Spritesheet - neous - 04-25-2017

Sorry fo the double post
I'm not a game developer, but I completed  a tutorial to prepare for a project to clone Super Mario, and thanks to this site I was able to get some images for the game

I have questions in regards to the sprites 
thanks to this here site, I was able to  download this sheet of Mario https://www.spriters-resource.com/nes/su...eet/50365/

and as you can see it's one of Mario at different locations


1. Do I need to separate them per row 

2. Should i also separate them per activity i.e. running/climbing/swimming / etc?


RE: Help with Spritesheet - neous - 04-26-2017

(04-25-2017, 02:29 PM)neous Wrote: Sorry fo the double post
I'm not a game developer, but I completed  a tutorial to prepare for a project to clone Super Mario, and thanks to this site I was able to get some images for the game

I have questions in regards to the sprites 
thanks to this here site, I was able to  download this sheet of Mario https://www.spriters-resource.com/nes/su...eet/50365/

and as you can see it's one of Mario at different locations


1. Do I need to separate them per row 

2. Should i also separate them per activity i.e. running/climbing/swimming / etc?

So i might have found the answer of my 1st question. for walking i'll just need to declared an animation method (using phaser) and assign it the frames in an array the fps and the number of loops. 
can anyone concur ?



RE: Help with Spritesheet - White-Jet - 04-26-2017

You have an earlier thread that has the answers you're looking for -> https://www.vg-resource.com/thread-30980.html