I am very new in unity and I want to create a small game.
There will be 6 characters (only images will go) images will be in 3 parts 1) header = head, middle solders, hands and tummy, bottom = lags.
There will be arrow buttons to each portion to move the image.
Kindly guide how can I do it?
Thanks,
Elis
This is very random. You have to be more specific about what you want to do.For a start i would recommend an understanding of unity - edtor controls, scripting options etc [http://unity3d.com/support/] before you post anything else as no one is gonna make this game for you.This is a place for design or code help in case you're facing difficulties. If its an art related issue tell us exactly what you're doing or if its a problem with your code post a snippet so we can help you out.
Maybe there is a problem in the image file format. Try to make a simple image using Paint and save it as png, fpg, and bmp format, then import those images and see if that makes a difference.
you can first have the introduction videos to learn about unity, after that, this question will be very intuitive for you
i personally recommend walkerboystudios
free.html">http://walkerboystudio.com/html/unity_training_free.html
This is very random. You have to be more specific about what you want to do.For a start i would recommend an understanding of unity - edtor controls, scripting options etc [http://unity3d.com/support/] before you post anything else as no one is gonna make this game for you.This is a place for design or code help in case you're facing difficulties. If its an art related issue tell us exactly what you're doing or if its a problem with your code post a snippet so we can help you out.
– anon88720841Maybe there is a problem in the image file format. Try to make a simple image using Paint and save it as png, fpg, and bmp format, then import those images and see if that makes a difference.
– Summit_Peak