Computer Science Canada multiple pictures of characters? |
Author: | Clayton [ Wed May 24, 2006 9:29 pm ] |
Post subject: | multiple pictures of characters? |
hey, im starting an RPG and i am thinking of using pictures instead of using Turing graphics, problem is im having a hard time finding pictures of the same person in different directions poses, etc.., any idea on how i can do this would be greatly appreciated thnx |
Author: | TheOneTrueGod [ Wed May 24, 2006 9:49 pm ] |
Post subject: | |
http://www.gamingw.net/resource/ Click on Character/sprite sets. I'm pretty sure the site is free to use, but whatever. That was my best friend when using my own sprite modules in RPGs. I wrote a mini tutorial on how to load character maps, though if you have taken grade 8 math, you should be able to figure it out on your own . |
Author: | Anonymous [ Wed May 24, 2006 9:58 pm ] |
Post subject: | |
You can look up Pic.Rotate or go into Paint and hit ctrl+r to rotate your pic. |
Author: | Clayton [ Wed May 24, 2006 10:07 pm ] |
Post subject: | |
where might this mini-tut be? i cant seem to locate it in the tutorials section, did you write it there or somewhere else (plz dont use a link, for some reason they dont work for me on this site) |
Author: | TheOneTrueGod [ Thu May 25, 2006 7:06 am ] |
Post subject: | |
http://www.compsci.ca/v2/viewtopic.php?t=11655 Er, sorry, but theres no other way to really give you the site, other than hyperlink it... If you just go to the tutorial section, and scroll down and scan it for the author "TheOneTrueGod" its like right there. Good luck (And Pic.Rotate is, unless you are viewing the picture from directly above, a pretty bad option for RPGs. Generally, in RPGs, you view the character from a, roughly, 60 degree angle off the horizontal. Using Pic.Rotate, or just rotating in paint won't give you a very good looking character, because you'll be able to see his face when he's looking away from you. ) |