Sprite

Post all your tuts or request for tuts here.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Sprite

Post by hallsofvallhalla »

there are tons of sprite sheets all over the net that already have these,
just search google images, rpg maker resources

http://images.google.com/images?hl=en&s ... f&oq=&aqi=


the actual image for the character is simple. Make some fields like body and head in the player table. Store the name of the pic in the field whenever the player chooses it, like warrior.png...would be warrior in the table

then when you want to display it echo the image like $playerinfo3[body].png
ZeroComp
Posts: 648
Joined: Thu Oct 29, 2009 8:48 pm

Re: Sprite

Post by ZeroComp »

the sites halls posted are nice
Coding-PHP, Javascript, C++, HTML, mySQL
Modeling/Art-Blender, GIMP
Games-Unity, Game Maker 8
Post Reply

Return to “Tutorials”